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

OBJ_FACTORY_SMALLSHIP Class Reference

A factory for small ships. More...

Inheritance diagram for OBJ_FACTORY_SMALLSHIP:

Inheritance graph
List of all members.

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)

Detailed Description

A factory for small ships.


Member Function Documentation

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

creates a factory with given parameters. See *_FACTORY subtype constants-definitions and Race IDs .

Reimplemented from OBJ_FACTORY_SHIP.

int GetClass   [private]
 

Functions common in every object

Reimplemented from OBJ_FACTORY_SHIP.

int IsClass int    cl [private]
 

Functions common in every object

Reimplemented from OBJ_FACTORY_SHIP.

BOOL IsDockingPossibleOf GALOBJ    a_ship [private]
 

Can a given ship dock here?

Reimplemented from OBJ_STATION.


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