![]() |
SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
|
Cconfig_error | |
CConfigBuilder | |
CConfigData | This struct stores all relevant data from the configuration file |
CGame | Main game class |
CGod | Stores all God's data |
CGoodPixelManager | |
CInvadersColumn | Column of invader |
CInvadersGrid | |
CInvaderTypeDef | Defines an invader type |
CMenu | Menu stuct |
CMySprite | |
CPixelManager | Main display function, clear the window and calls sub display functions |
CPlayer | Player data structure |
CPlayerDef | Player data, contains colors and key configuration |
CPlayerKeys | Player key configuration |
CScoreLink | Makes a link between a player username and their score |
CScoresManager | Manage the score in the game and inside the score file |
CTorpedo | Player's projectiles |