| AddFont(SGFontData *font) | SGGraphics | |
| CreateImageProvider(const char *filename, SGImageProvider **provider) | SGGraphics | |
| CreatePalette(unsigned int *pal_data, int count=256, int transparent=1) | SGGraphics | |
| CreatePalette(const char *filename, int transparent=1) | SGGraphics | |
| CreateSurface(SGSurface **surface, const char *filename, int shared=1) | SGGraphics | |
| CreateSurface(SGSurface **surface, int width=0, int height=0, unsigned int bgcol=((((unsigned int) 0x87)<< 24)|(((unsigned int) 0x00)<< 16)|(((unsigned int) 0x87)<< 8)|(unsigned int) 0x00)) | SGGraphics | |
| CreateSurface(_SGSurface **sface, _SGSurfaceDescription *dsc) (次で定義されています。 SGGraphics) | SGGraphics | |
| CreateSurfaceBmp(SGSurface **surface, const char *filename, int shared=1) | SGGraphics | |
| CreateSurfaceLoadPng8(const char *filename, SGSurface **surface, SGPalette **pal, int &width, int &height) (次で定義されています。 SGGraphics) | SGGraphics | |
| CreateVideoProvider(const char *filename, _SGVideoProvider **provider) | SGGraphics | |
| DrawString(SGSurface *base, const char *text, int bx, int by, SGFontData &font) | SGGraphics | |
| EnableCursor(int enable) (次で定義されています。 SGGraphics) | SGGraphics | |
| GarbageCollection() | SGGraphics | [protected] |
| GetApp() | SGGraphics | |
| GetColorMode() | SGGraphics | |
| GetCursorPos(int &x, int &y) | SGGraphics | |
| GetFont(int id) | SGGraphics | |
| GetFont(const char *filename) (次で定義されています。 SGGraphics) | SGGraphics | |
| GetFontInfo(SGFontData &font, int *width=NULL, int *height=NULL, int *ascender=NULL, int *descender=NULL) | SGGraphics | |
| GetImageInfo(const char *filename, int &width, int &height, int &palette) | SGGraphics | |
| GetKeyboardName(unsigned int code) | SGGraphics | [protected] |
| GetLayer() | SGGraphics | [inline] |
| GetPalette() | SGGraphics | |
| GetScreenSize(int &width, int &height) | SGGraphics | |
| GetStringPath(const char *text, SGFontData &font, SGFontRequsterCallback func, void *userdata) | SGGraphics | |
| GetStringRect(const char *text, int x, int y, SGFontData &font, int *ascender=NULL, int *height=NULL) | SGGraphics | |
| GetSurfacePixcelFormat() | SGGraphics | |
| GetWindowPixcelFormat() | SGGraphics | |
| mApp | SGGraphics | [protected] |
| mCaretWindow | SGGraphics | [protected] |
| mEnablePalette | SGGraphics | [protected] |
| mEventBuf | SGGraphics | [protected] |
| mFontRender (次で定義されています。 SGGraphics) | SGGraphics | [protected] |
| mImageFolder | SGGraphics | [protected] |
| mLayer | SGGraphics | [protected] |
| mPalette | SGGraphics | [protected] |
| mPipeFd | SGGraphics | [protected] |
| mScreenHeight | SGGraphics | [protected] |
| mScreenPixcelFormat | SGGraphics | [protected] |
| mScreenWidth | SGGraphics | [protected] |
| mSG | SGGraphics | [protected] |
| mSharedSurface | SGGraphics | [protected] |
| mSharedSurfaceKeep | SGGraphics | [protected] |
| mSurfacePixcelFormat | SGGraphics | [protected] |
| mWindowPixcelFormat | SGGraphics | [protected] |
| OpenWindow(int x, int y, int width, int height, SGWindow **window) | SGGraphics | |
| Release() | SGGraphics | [virtual] |
| SetCaretType(int type) | SGGraphics | |
| SetColorMode(int mode) | SGGraphics | |
| SetCursorPos(int x, int y) | SGGraphics | |
| SetCursorShape(SGSurface *surface, int x, int y, int opacity=0xFF) (次で定義されています。 SGGraphics) | SGGraphics | |
| SetImageFolder(const char *folder) | SGGraphics | |
| SetPrimaryPalette(SGPalette *pal) | SGGraphics | |
| SetScreenPowerMode(int mode) (次で定義されています。 SGGraphics) | SGGraphics | |
| SetSharedSurfaceKeep(int max) | SGGraphics | |
| SetSurfacePixcelFormat(int fmt) | SGGraphics | |
| SetWindowPixcelFormat(int fmt) | SGGraphics | |
| SGApplication (次で定義されています。 SGGraphics) | SGGraphics | [friend] |
| SGGraphics(SGApplication *app) | SGGraphics | |
| SharedRelease() | SGGraphics | |
| WakeUp() | SGGraphics | |
| ~SGGraphics() | SGGraphics | [virtual] |