The GameObj Classes


o GameObj
This class represent a generic game object, with its speed, position etc
o GameObjTimed
This class represent a generic game object with a limited time to live (explosions, bullet, fragments)
o Ship
This class represent the user spaceship
o Ast
This class represent a generic asteroid
o Exp
This class represent an explosion
o Bullet
This class represent a bullet fired by a ship
o BulletFireBall
This class represent a FireBall Bullet
o Stars
This class represent the starred background
o Fragment
This class represent a small flying fragment
o Bonus
This class represent a bounus

Alphabetic index Hierarchy of classes



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