|
Colobot
|
Private data of CApplication class. More...
Public Attributes | |
| SDL_Surface * | surface |
| Display surface. | |
| SDL_Event | currentEvent |
| Currently handled event. | |
| SDL_Event | lastMouseMotionEvent |
| Mouse motion event to be handled. | |
| SDL_Joystick * | joystick |
| Joystick. | |
| SDL_TimerID | joystickTimer |
| Id of joystick timer. | |
Private data of CApplication class.
Contains SDL-specific variables that should not be visible outside application module.
1.8.9.1