Inheritance diagram for OBJ_SHIP_FIGHTER:

Private Methods | |
| GALOBJ | Create (int x, int y, int z, int ssubtype, int raceid) |
| void | InitRace (int raceid) |
| void | StartAction () |
| int | GetClass () |
| int | IsClass (int cl) |
|
||||||||||||||||||||||||
|
create new OBJ_SHIP_FIGHTER
|
|
|
Functions common in every object
Reimplemented from OBJ_SHIP. Reimplemented in OBJ_SHIP_M3, OBJ_SHIP_M4, and OBJ_SHIP_M5. |
|
|
set sh_PilotID
|
|
|
Functions common in every object
Reimplemented from OBJ_SHIP. Reimplemented in OBJ_SHIP_M3, OBJ_SHIP_M4, and OBJ_SHIP_M5. |
|
|
default action for figthers... (for NPC ship in space) if ship has leader: protect it, if ship is being attacked: defends itself if ship is xenon or pirate: kill enemies, else fly home Reimplemented from OBJ_SHIP. |
1.2.17