SDL
2.0
|
Data Fields | |
int | timerID |
SDL_Timer * | timer |
struct _SDL_TimerMap * | next |
Definition at line 42 of file SDL_timer.c.
struct _SDL_TimerMap* _SDL_TimerMap::next |
Definition at line 46 of file SDL_timer.c.
SDL_Timer* _SDL_TimerMap::timer |
Definition at line 45 of file SDL_timer.c.
int _SDL_TimerMap::timerID |
Definition at line 44 of file SDL_timer.c.