Game ball definition.
Definition: Ball.h:51
void LaunchBall(Ball &ball)
Launch a ball (when held by this ship)
void DragBall(Ball &ball)
Drag a ball (when held by this ship)
Game ship object definition.
Definition: Ship.h:53
Dynamic object with velocity control.
Definition: DynObj.h:52