create() | SDLContext | [static] |
getHeight() const | SDLContext | [inline] |
getWidth() const | SDLContext | [inline] |
init() | SDLContext | |
initAudio() | SDLContext | |
initGame(const ustring &pathToCase) | SDLContext | |
initVideo(int width, int height, bool fullscreen) | SDLContext | |
m_Game | SDLContext | [private] |
m_Height | SDLContext | [private, static] |
m_Screen | SDLContext | [private] |
m_VFlags | SDLContext | [private] |
m_Width | SDLContext | [private, static] |
onKeyboardEvent(SDL_KeyboardEvent *e) | SDLContext | |
onMouseEvent(SDL_MouseButtonEvent *e) | SDLContext | |
render() | SDLContext | |
SDLContext() | SDLContext | [private] |
~SDLContext() | SDLContext |