FlexiGfxRendererSDL Member List
This is the complete list of members for
FlexiGfxRendererSDL, including all inherited members.
begin() | FlexiGfxRendererSDL | [virtual] |
createImage() | FlexiGfxRendererSDL | [virtual] |
drawBitmap(float x, float y, float w, float h, unsigned char *bits, FlexiColor *color=0) | FlexiGfxRendererSDL | [virtual] |
drawBox(float x1, float y1, float x2, float y2, FlexiColor *color) | FlexiGfxRendererSDL | [virtual] |
drawBoxFilled(float x1, float y1, float x2, float y2, FlexiColor *color) | FlexiGfxRendererSDL | [virtual] |
FlexiGfxRenderer::drawImage(float x, float y, FlexiImage *image, FlexiColor *color=0) | FlexiGfxRenderer | |
drawLine(float x1, float y1, float x2, float y2, FlexiColor *color, int width=1) | FlexiGfxRendererSDL | [virtual] |
drawPoints(FlexiPosition *coords, int num, FlexiColor *color) | FlexiGfxRendererSDL | [virtual] |
FlexiGfxRenderer() | FlexiGfxRenderer | |
FlexiGfxRendererSDL() | FlexiGfxRendererSDL | |
initialize() | FlexiGfxRendererSDL | [virtual] |
isFullscreen() | FlexiGfxRendererSDL | [virtual] |