Main Page Class Hierarchy Compound List File List Compound Members
KrPainter Member List
This is the complete list of members for KrPainter, including all inherited members.
- BreakPixel(int x, int y, U8 *r, U8 *g, U8 *b, U8 *a)
- BreakPixel(int x, int y, KrRGBA *rgba)
[inline]
- DrawBox(int x, int y, int w, int h, U8 red, U8 green, U8 blue)
- DrawBox(int x, int y, int w, int h, const KrRGBA *colors, int nColors)
- DrawFilledBox(int x, int y, int w, int h, U8 red, U8 green, U8 blue)
- DrawHLine(int x, int y, int h, U8 red, U8 green, U8 blue)
- DrawHLine(int x, int y, int h, const KrRGBA *colors, int nColors)
- DrawVLine(int x, int y, int h, U8 red, U8 green, U8 blue)
- DrawVLine(int x, int y, int h, const KrRGBA *colors, int nColors)
- SetPixel(int x, int y, const KrRGBA &color)
- SetPixel(void *target, U8 red, U8 green, U8 blue, U8 alpha)
Generated on Mon Sep 15 12:01:11 2003 for Kyra by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001