Compounds | |
| class | CEventSDL |
| class | CEventSystemFactorySDL |
| class | CEventSystemSDL |
| class | CSurfaceImplSDL |
| class | CTimerSystemFactorySDL |
| class | CTimerSystemSDL |
| class | CVideoSystemFactorySDL |
| class | CVideoSystemSDL |
Functions | |
| CEventSystemFactory * | make_event_system_factory () |
| CTimerSystemFactory * | make_timer_system_factory () |
| CVideoSystemFactory * | make_video_system_factory (int width, int height, int depth, int is_fullscreen) |
|
|
Return a CEventSystemFactory that can be passed to the CEventSystemManager::init() method. Definition at line 97 of file sdl_cevent.cpp. |
|
|
Return a CTimerSystemFactory that can be passed to the CTimerSystemManager::init() method. Definition at line 32 of file sdl_ctimer.cpp. |
|
||||||||||||||||||||
|
Return a CVideoSystemFactory that can be passed to the CVideoSystemManager::init() method. Definition at line 252 of file sdl_cvideo.cpp. |
1.3.3