#include <system.h>
Inheritance diagram for TSystem:
Public Methods | |
TSystem (const TPoint &Pos=0) | |
virtual | ~TSystem () |
virtual int2 | getType () const |
virtual const string & | getTypeName () const |
virtual bool | load (TDataPackageList *in) |
virtual bool | save (TDataPackageList *out) const |
Protected Attributes | |
TPList< TPlanet > | fPlanets |
|
Reimplemented from TStellarObject. |
|
Reimplemented from TStellarObject. |
|
Loads a system from a list of data package.
Reimplemented from TStellarObject. |
|
Saves a system to a list of data package.
Reimplemented from TStellarObject. |