#include <Galaxy.h>
List of all members.
Detailed Description
Definition at line 36 of file Galaxy.h.
Constructor & Destructor Documentation
Galaxy::Galaxy |
( |
const char * |
name | ) |
|
Member Function Documentation
const char* Galaxy::Description |
( |
| ) |
const |
|
inline |
void Galaxy::ExecFrame |
( |
| ) |
|
|
virtual |
StarSystem * Galaxy::FindSystemByRegion |
( |
const char * |
rgn_name | ) |
|
Galaxy * Galaxy::GetInstance |
( |
| ) |
|
|
static |
StarSystem * Galaxy::GetSystem |
( |
const char * |
name | ) |
|
void Galaxy::Initialize |
( |
| ) |
|
|
static |
void Galaxy::Load |
( |
const char * |
filename | ) |
|
|
virtual |
const char* Galaxy::Name |
( |
| ) |
const |
|
inline |
int Galaxy::operator== |
( |
const Galaxy & |
s | ) |
const |
|
inline |
double Galaxy::Radius |
( |
| ) |
const |
|
inline |
Member Data Documentation
char Galaxy::filename[64] |
|
protected |
The documentation for this class was generated from the following files: