CBot | Class to store all bots information |
CBotAI | Base class for external AI class |
CBotInfo | Private class for general bot information |
CBulletInfo | Private class for bullets |
CGameEngine | Game engine includes all higher level logic for the game |
CGameObj | Base class for all game objects |
CMovingGameObj | Base class for all moving game objects |
CVisibleBotInfo | Public class for general bot information |
CVisibleBulletInfo | Public class for bullets When bots see a bullet, this is the info they get of it |
CVisibleWeaponInfo | Public interface for weapons |
CWeapon | Blablabla foo |
CWeaponInfo | Private interface for weapons |
TPosition | Struct for 2D coordinates |