| _font | Display | [private] |
| _screen | Display | [private] |
| _screenHeight | Display | [private] |
| _screenWidth | Display | [private] |
| deinit() | Display | |
| Display() | Display | [private] |
| draw(int x, int y, string text) | Display | |
| draw(int x, int y, SDL_Surface *source) | Display | |
| drawRect(SDL_Rect *rect, SDL_Color *color) | Display | |
| getScreenHeight() const | Display | |
| getScreenWidth() const | Display | |
| init() | Display | |
| instance() | Singleton< T > | [inline, static] |
| loadFont(string fileName) | Display | |
| loadImage(string fileName, bool useAlpha=true) | Display | |
| render() | Display | |
| Singleton() | Singleton< T > | [inline, protected] |
| Singleton< Display > class | Display | [friend] |
1.4.7