Colobot
Public Attributes | List of all members
ApplicationPrivate Struct Reference

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.
 

Detailed Description

Private data of CApplication class.

Contains SDL-specific variables that should not be visible outside application module.


The documentation for this struct was generated from the following file: