csGraphics2D Member List
This is the complete list of members for csGraphics2D, including all inherited members.| _DrawPixel | csGraphics2D | |
| _GetPixelAt | csGraphics2D | |
| AddRefOwner(void **ref_owner) | scfImplementation< Class > | [inline, virtual] |
| AllowResize(bool) | csGraphics2D | [inline, virtual] |
| AllowResizing | csGraphics2D | |
| BeginDraw() | csGraphics2D | [virtual] |
| Blit(int x, int y, int width, int height, unsigned char const *data) | csGraphics2D | [virtual] |
| ChangeDepth(int d) | csGraphics2D | [virtual] |
| Clear(int color) | csGraphics2D | [virtual] |
| ClearAll(int color) | csGraphics2D | [virtual] |
| ClipLine(float &x1, float &y1, float &x2, float &y2, int xmin, int ymin, int xmax, int ymax) | csGraphics2D | [virtual] |
| ClipX1 | csGraphics2D | |
| Close() | csGraphics2D | [virtual] |
| config | csGraphics2D | |
| csGraphics2D(iBase *) | csGraphics2D | |
| DecRef() | scfImplementation< Class > | [inline, virtual] |
| DisplayNumber | csGraphics2D | |
| DoubleBuffer(bool Enable) | csGraphics2D | [virtual] |
| DrawBox(int x, int y, int w, int h, int color) | csGraphics2D | [virtual] |
| DrawLine(float x1, float y1, float x2, float y2, int color) | csGraphics2D | [virtual] |
| DrawPixel(int x, int y, int color) | csGraphics2D | [inline, virtual] |
| DrawPixel16(csGraphics2D *This, int x, int y, int color) | csGraphics2D | [protected, static] |
| DrawPixel32(csGraphics2D *This, int x, int y, int color) | csGraphics2D | [protected, static] |
| DrawPixel8(csGraphics2D *This, int x, int y, int color) | csGraphics2D | [protected, static] |
| fbWidth | csGraphics2D | |
| FinishDraw() | csGraphics2D | [virtual] |
| fontCache | csGraphics2D | |
| FontServer | csGraphics2D | |
| FrameBufferLocked | csGraphics2D | |
| FreeArea(csImageArea *Area) | csGraphics2D | [virtual] |
| FullScreen | csGraphics2D | |
| GetClipRect(int &xmin, int &ymin, int &xmax, int &ymax) | csGraphics2D | [virtual] |
| GetDoubleBufferState() | csGraphics2D | [virtual] |
| GetFontServer() | csGraphics2D | [inline, virtual] |
| GetFullScreen() | csGraphics2D | [inline, virtual] |
| GetInterfaceMetadata() | scfImplementation< Class > | [inline, virtual] |
| GetName() const | csGraphics2D | [virtual] |
| GetNativeWindow() | csGraphics2D | [virtual] |
| GetPage() | csGraphics2D | [virtual] |
| GetPalEntryCount() | csGraphics2D | [inline, virtual] |
| GetPalette() | csGraphics2D | [inline, virtual] |
| GetPixel(int x, int y, uint8 &oR, uint8 &oG, uint8 &oB) | csGraphics2D | [virtual] |
| GetPixel(int x, int y, uint8 &oR, uint8 &oG, uint8 &oB, uint8 &oA) | csGraphics2D | [virtual] |
| GetPixelAt(int x, int y) | csGraphics2D | [inline, virtual] |
| GetPixelAt16(csGraphics2D *This, int x, int y) | csGraphics2D | [protected, static] |
| GetPixelAt32(csGraphics2D *This, int x, int y) | csGraphics2D | [protected, static] |
| GetPixelAt8(csGraphics2D *This, int x, int y) | csGraphics2D | [protected, static] |
| GetPixelBytes() | csGraphics2D | [inline, virtual] |
| GetPixelFormat() | csGraphics2D | [inline, virtual] |
| GetRefCount() | scfImplementation< Class > | [inline, virtual] |
| HandleEvent(iEvent &) | csGraphics2D | [virtual] |
| IncRef() | scfImplementation< Class > | [inline, virtual] |
| Initialize(iObjectRegistry *) | csGraphics2D | [virtual] |
| is_open | csGraphics2D | |
| LineAddress | csGraphics2D | |
| Memory | csGraphics2D | |
| object_reg | csGraphics2D | |
| ofscb | csGraphics2D | |
| Open() | csGraphics2D | [virtual] |
| operator=(const scfImplementation &) | scfImplementation< Class > | [inline] |
| Palette | csGraphics2D | |
| PaletteAlloc | csGraphics2D | |
| PerformExtension(char const *command,...) | csGraphics2D | [virtual] |
| PerformExtensionV(char const *command, va_list) | csGraphics2D | [virtual] |
| pfmt | csGraphics2D | |
| plugin_mgr | csGraphics2D | |
| Print(csRect const *=0) | csGraphics2D | [inline, virtual] |
| refreshRate | csGraphics2D | [protected] |
| RemoveRefOwner(void **ref_owner) | scfImplementation< Class > | [inline, virtual] |
| Resize(int w, int h) | csGraphics2D | [virtual] |
| RestoreArea(csImageArea *Area, bool Free=true) | csGraphics2D | [virtual] |
| SaveArea(int x, int y, int w, int h) | csGraphics2D | [virtual] |
| scfImplementation(Class *object, iBase *parent=0) | scfImplementation< Class > | [inline] |
| scfImplementation(const scfImplementation &) | scfImplementation< Class > | [inline] |
| ScreenShot() | csGraphics2D | [virtual] |
| SetClipRect(int xmin, int ymin, int xmax, int ymax) | csGraphics2D | [virtual] |
| SetFullScreen(bool b) | csGraphics2D | [virtual] |
| SetMouseCursor(csMouseCursorID iShape) | csGraphics2D | [virtual] |
| SetMouseCursor(iImage *image, const csRGBcolor *keycolor=0, int hotspot_x=0, int hotspot_y=0, csRGBcolor fg=csRGBcolor(255, 255, 255), csRGBcolor bg=csRGBcolor(0, 0, 0)) | csGraphics2D | [virtual] |
| SetMousePosition(int x, int y) | csGraphics2D | [virtual] |
| SetRGB(int i, int r, int g, int b) | csGraphics2D | [virtual] |
| vsync | csGraphics2D | [protected] |
| win_title | csGraphics2D | |
| Write(iFont *font, int x, int y, int fg, int bg, const char *text, uint flags=0) | csGraphics2D | [virtual] |
| Write(iFont *font, int x, int y, int fg, int bg, const wchar_t *text, uint flags=0) | csGraphics2D | [virtual] |
| ~csGraphics2D() | csGraphics2D | [virtual] |
| ~iBase() | iBase | [inline, protected, virtual] |
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
