

Private Member Functions | |
| virtual CEventSystem * | make_singleton () |
Definition at line 90 of file sdl_cevent.cpp.
|
|
The abstract factory class' single factory method, which must be defined by an implementation. The only thing it does is create and return a new instance of a singleton. Implements CSingletonFactory< CEventSystem >. Definition at line 91 of file sdl_cevent.cpp. |
1.3.3