The GameObj Classes
GameObj
This class represent a generic game object, with its speed, position etc
GameObjTimed
This class represent a generic game object with a limited time to live (explosions, bullet, fragments)
Ship
This class represent the user spaceship
Ast
This class represent a generic asteroid
Exp
This class represent an explosion
Bullet
This class represent a bullet fired by a ship
BulletFireBall
This class represent a FireBall Bullet
Stars
This class represent the starred background
Fragment
This class represent a small flying fragment
Alphabetic index
Hierarchy of classes
This page was generated with the help of
DOC++
.