AbsObj | What will be hopefully the building block of the game |
Bullet | Bullet object |
Cam | Camera object |
FileConfig | Contains the configuration of the game |
Grid | Grid object |
Light | A light object |
Matrix4x4 | A class that contains a 4x4 matrix |
Obj | The basic class for building on objects in the world |
Particle | Particle object - exhaust |
Physics | This class will contain physical constants |
scrnsize | Structure defining window size |
Ship | The ship object |
tritype | Very tiny class to be a triangle |
Vec4 | The vector class |
Wall | A boxy wall type object |