Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Related Pages  

OBJ_SHIP_TS Class Reference

Small freighter. More...

Inheritance diagram for OBJ_SHIP_TS:

Inheritance graph
List of all members.

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)

Detailed Description

Small freighter.


Member Function Documentation

GALOBJ Create int    x,
int    y,
int    z,
int    ssubtype,
int    raceid
[private]
 

create a new OBJ_SHIP_TS

Reimplemented in OBJ_SHIP_TS_PIRATE.

int GetClass   [private]
 

Functions common in every object

Reimplemented from OBJ_SHIP.

Reimplemented in OBJ_SHIP_TP, and OBJ_SHIP_TS_PIRATE.

void InitRace int    raceid [private]
 

set sh_PilotID

Reimplemented in OBJ_SHIP_TS_PIRATE.

int IsClass int    cl [private]
 

Functions common in every object

Reimplemented from OBJ_SHIP.

Reimplemented in OBJ_SHIP_TP, and OBJ_SHIP_TS_PIRATE.

void StartAction   [private]
 

if ship is player-owned, it does nothing; ohterwise: if sh_OwnerObject is set, it docks there and if not, it docks at the nearest shipyard

Reimplemented from OBJ_SHIP.


Generated on Mon Aug 26 18:26:33 2002 for X² KC by doxygen1.2.17