The GameSession and GameObj Classes
GameObj
This class represent a generic game object, with its speed, position etc
Bullet
This class represent a bullet fired by a ship
Ship
This class represent the user spaceship
Ast
This class represent a generic asteroid
GameSession
This class represent a Game session
TriShip
This class represent an example of specialization
AstFract
This class represent a asteroid with a random silohuette
Exp
This class represent an explosion
Alphabetic index
Hierarchy of classes
This page was generated with the help of
DOC++
.