SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CConfigBuilderTemporary class used to populate a ConfigData object
 CConfigDataThis struct stores all relevant data from the configuration file
 CGameMain game class
 CGodStores all God's data
 CInvaderTypeDefDefines an invader type
 CMenuMenu stuct
 CMySprite
 CPixelManagerMain display function, clear the window and calls sub display functions
 CGoodPixelManagerExtension of the PixelManager class, which override the draw methods to use sprites instead of shapes
 CPlayerPlayer data structure
 CPlayerDefPlayer data, contains colors and key configuration
 CPlayerKeysPlayer key configuration
 CPosition
 CTorpedoPlayer's projectiles
 Cruntime_error
 Cconfig_errorSimple clone of runtime_error to help us handle errors in config management
 CScoreLinkMakes a link between a player username and their score
 CScoresManagerManage the score in the game and inside the score file
 Cvector
 CInvadersColumnColumn of invader
 CInvadersGrid