#include <Mission.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 343 of file Mission.h.
Constructor & Destructor Documentation
MissionLoad::MissionLoad |
( |
int |
ship = -1 , |
|
|
const char * |
name = 0 |
|
) |
| |
MissionLoad::~MissionLoad |
( |
| ) |
|
Member Function Documentation
Text MissionLoad::GetName |
( |
| ) |
const |
int MissionLoad::GetShip |
( |
| ) |
const |
int MissionLoad::GetStation |
( |
int |
index | ) |
|
int * MissionLoad::GetStations |
( |
| ) |
|
void MissionLoad::SetName |
( |
Text |
name | ) |
|
void MissionLoad::SetShip |
( |
int |
ship | ) |
|
void MissionLoad::SetStation |
( |
int |
index, |
|
|
int |
selection |
|
) |
| |
static const char* MissionLoad::TYPENAME |
( |
| ) |
|
|
inlinestatic |
Friends And Related Function Documentation
Member Data Documentation
int MissionLoad::load[16] |
|
protected |
The documentation for this class was generated from the following files: