|
StarTrekV3_Linux
Version3
|
#include <Universe.h>
Public Member Functions | |
| GamePlanetRec * | GetPlanetForStarbase () |
| Sector () | |
| void | Build (TEngine *a_pEngine) |
| void | Store (TEngine *a_pEngine) |
| void | Save (ofstream &a_SaveStream) |
| void | Load (ifstream &a_LoadStream) |
| void | Clear () |
Friends | |
| class | TEnterprise |
| class | Universe |
| Sector::Sector | ( | ) |
| void Sector::Build | ( | TEngine * | a_pEngine | ) |
| void Sector::Clear | ( | ) |
| GamePlanetRec * Sector::GetPlanetForStarbase | ( | ) |
| void Sector::Load | ( | ifstream & | a_LoadStream | ) |
| void Sector::Save | ( | ofstream & | a_SaveStream | ) |
| void Sector::Store | ( | TEngine * | a_pEngine | ) |
|
friend |
|
friend |