Inheritance diagram for OBJ_DOCK_EQUIP:
Private Methods | |
GALOBJ | Create (int x, int y, int z, int ssubtype, int raceid) |
BOOL | IsDockingPossibleOf (GALOBJ a_ship) |
int | GetClass () |
int | IsClass (int cl) |
|
creates a dock with given parameters. See *_DOCK subtype constants-definitions and Race IDs .
Reimplemented from OBJ_DOCK. |
|
Functions common in every object
Reimplemented from OBJ_DOCK. |
|
Functions common in every object
Reimplemented from OBJ_DOCK. |
|
Returns whether a ship can dock here.
Reimplemented from OBJ_STATION. |