Inheritance diagram for OBJ_SATELLITECLASS:
Private Methods | |
void | SelfDestruct (int a_reason) |
int | GetClass () |
int | IsClass (int cl) |
BOOL | DoesCommunicate () |
SECOBID | Activate () |
void | StartAction () |
|
activates ship-object in sector
Reimplemented from OBJ_SHIP. |
|
returns TRUE
Reimplemented from OBJ_SHIP. |
|
returns "OBJ_SATELLITECLASS"
Reimplemented from OBJ_SHIP. Reimplemented in OBJ_SATELLITE, and OBJ_SATELLITE2. |
|
Functions common in every object
Reimplemented from OBJ_SHIP. Reimplemented in OBJ_SATELLITE, and OBJ_SATELLITE2. |
|
See Functions common in every object.
Reimplemented from OBJ_SHIP. |
|
StartAction defines which command is the default. Here it is COMMAND_NONE.
Reimplemented from OBJ_SHIP. |