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