List of all members.
Detailed Description
Handles requests for specific Event types.
Constructor & Destructor Documentation
| GameEventHandler::GameEventHandler |
( |
|
) |
[inline] |
| GameEventHandler::~GameEventHandler |
( |
|
) |
[inline] |
Member Function Documentation
| void GameEventHandler::requestGameEvent |
( |
Event & |
event |
) |
|
Request a specified Event.
- Parameters:
-
- Note:
- The Event should be a completely filled Event.
- Todo:
- The current implementation simply regurgitates the requested Event without performing any validation. Validation will need to be implemented to make the GameEventHandler a proper mediator.
The documentation for this class was generated from the following files: