Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

SDLDriver::CEventSystemSDL Class Reference

Inheritance diagram for SDLDriver::CEventSystemSDL:

Inheritance graph
[legend]
Collaboration diagram for SDLDriver::CEventSystemSDL:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual CEventget_next_event ()

Detailed Description

The implementation for the event system using SDL.

Definition at line 48 of file sdl_cevent.cpp.


Member Function Documentation

virtual CEvent* SDLDriver::CEventSystemSDL::get_next_event  )  [inline, virtual]
 

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.


The documentation for this class was generated from the following file:
Generated on Wed Aug 27 11:59:28 2003 for GFW by doxygen 1.3.3