

Public Member Functions | |
| virtual CEvent * | get_next_event () |
Definition at line 48 of file sdl_cevent.cpp.
|
|
Interface method to return the next event. Note that in a way this is a "factory" for CEvent objects, which is why we don't have to provide any mechanism for the client to be able to create their own SDL-specific CEvent objects (like we have to do with the CSurface class using CSurfaceImplSDL). Implements CEventSystem. Definition at line 78 of file sdl_cevent.cpp. |
1.3.3