Class Summary |
CivID |
This class is used to access Civ objects in the database. |
Coord |
Encapsulates a cartesian three-space coordinate. |
DBItem |
The base class of all database items. |
FleetID |
This class is used to access Fleet objects in the database. |
GalaxyID |
This class is used to access Galaxy objects in the database. |
Index |
This is the base class for all ID classes. |
Location |
The Location class represents a "location" in the
universe. |
LocationType |
Enumerated type for the Location class. |
PlanetID |
This class is used to access Planet objects in the database. |
PlayerID |
This class is used to access Player objects in the database. |
Query |
This class allows the program to make queries of the database (be
it server or client). |
Star |
Instances of this very simple class represent a star in the game. |
StationID |
|
SystemID |
This class is used to access System objects in the database. |
WormholeID |
|