Public Member Functions | |
| virtual const char * | GetKeyboardDescription ()=0 |
| virtual bool | IsPressed (SDLKey k)=0 |
| virtual HJoystick * | GetJoystick ()=0 |
| virtual void | MakeCurrent ()=0 |
| virtual void | SwapBuffers ()=0 |
| virtual void | SetAttrib (int width, int height, bool fullscreen)=0 |
Public Attributes | |
| int | m_width |
| int | m_height |
| bool | m_fullscreen |
1.6.1