This class represent a ship with a 3d shape
This class represent a ship with a 3d shape. The 3D shape is loaded from a file by the constructor. The Draw function and the constructor have been rewritten.Version History
- 0.2 First Release.
- 0.2s Changed the default shape of the ship, Added side flame when side thrust is active
void Draw()
int MaxBullet()
void Shoot(list<Bullet *> &LB)
Alphabetic index HTML hierarchy of classes or Java