subordinatePlanet Class Reference

#include <subordinate-planet.hpp>

Inheritance diagram for subordinatePlanet:

Inheritance graph
[legend]
Collaboration diagram for subordinatePlanet:

Collaboration graph
[legend]
List of all members.

Detailed Description

A subordinatePlanet is a planet that is not a gas giant, planetoid belt or main planet. Handled slightly different than the rest.
See also:
planet

Definition at line 36 of file subordinate-planet.hpp.

Public Member Functions

 subordinatePlanet ()


Constructor & Destructor Documentation

subordinatePlanet::subordinatePlanet (  ) 

Generic constructor

Todo:
implement me.

Definition at line 28 of file subordinate-planet.cpp.

00028                                      : planet(SUBORDINATEPLANET) {
00032 }


The documentation for this class was generated from the following files:
Generated on Fri Mar 7 16:43:17 2008 for frpuniverse by  doxygen 1.4.7