#include <GameEvent.h>
Inheritance diagram for CGameEvent:

| Public Member Functions | |
| CGameEvent (uint32 type) | |
| CGameEvent. | |
| ~CGameEvent () | |
| ~CGameEvent | |
Description: This class is a custom event that notifies the GUI of a game event such as a user move.
Limitations: NONE
| 
 | 
| CGameEvent. Description: Class constructor 
 
 | 
| 
 | 
| ~CGameEvent Description: Class deconstructor Limitations: NONE |