Inheritance diagram for OBJ_SHIP_M6:
Private Methods | |
GALOBJ | Create (int x, int y, int z, int ssubtype, int raceid) |
BOOL | IsDockingPossibleOf (GALOBJ a_ship) |
int | GetGSize () |
int | GetSize () |
void | StartAction () |
int | GetClass () |
int | IsClass (int cl) |
|
create a new OBJ_SHIP_M6
Reimplemented from OBJ_SHIP_CARRIER. |
|
Functions common in every object
Reimplemented from OBJ_SHIP_CARRIER. |
|
See Functions common in every object.
Reimplemented from OBJ_SHIP_BIG. |
|
See Functions common in every object.
Reimplemented from OBJ_SHIP_BIG. |
|
Functions common in every object
Reimplemented from OBJ_SHIP_CARRIER. |
|
can a ship dock at this ship?
Reimplemented from OBJ_SHIP_CARRIER. |
|
default action is COMMAND_KILL_ENEMIES
Reimplemented from OBJ_SHIP. |