The GameSession and GameObj Classes


o GameObj
This class represent a generic game object, with its speed, position etc
o Bullet
This class represent a bullet fired by a ship
o Ship
This class represent the user spaceship
o Ast
This class represent a generic asteroid
o GameSession
This class represent a Game session
o TriShip
This class represent an example of specialization
o AstFract
This class represent a asteroid with a random silohuette
o Exp
This class represent an explosion
o BulletFireBall
This class represent a FireBall Bullet

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.