HglApplication Class Reference
List of all members.
Public Member Functions |
|
unsigned int | GetScreenMode () |
|
bool | SetScreenMode (unsigned int ScreenMode, ostream &out) |
|
void | PrintScreenMode (unsigned int ScreenMode, ostream &out) |
|
void | PrintAllScreenModes (ostream &out) |
|
virtual void | draw_init ()=0 |
|
virtual void | draw ()=0 |
|
virtual void | key_down (SDLKey AHKey, char c)=0 |
|
virtual void | resize (unsigned int width, unsigned int height)=0 |
Public Attributes |
|
HWindow * | m_window |
The documentation for this class was generated from the following files: