Inheritance diagram for OBJ_FACTORY_BIGSHIP:
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 factory with given parameters. See *_FACTORY subtype constants-definitions and Race IDs .
Reimplemented from OBJ_FACTORY_SHIP. |
|
Functions common in every object
Reimplemented from OBJ_FACTORY_SHIP. |
|
Functions common in every object
Reimplemented from OBJ_FACTORY_SHIP. |
|
Can a given ship dock here?
Reimplemented from OBJ_STATION. |