Public Member Functions | |
SDLWindow (int width, int height, bool fullscreen) | |
void * | getNativeWindow () |
Public Member Functions inherited from CastleKeep::Window | |
Window (int width, int height, bool fullscreen) | |
Protected Attributes | |
SDL_Event | _event |
SDL_Window * | _window |
Protected Attributes inherited from CastleKeep::Window | |
int | _width |
int | _height |
bool | _fullscreen |