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

OBJ_SATELLITECLASS Class Reference

This is the base class for satellites. More...

Inheritance diagram for OBJ_SATELLITECLASS:

Inheritance graph
List of all members.

Private Methods

void SelfDestruct (int a_reason)
int GetClass ()
int IsClass (int cl)
BOOL DoesCommunicate ()
SECOBID Activate ()
void StartAction ()

Detailed Description

This is the base class for satellites.


Member Function Documentation

SECOBID Activate   [private]
 

activates ship-object in sector

Reimplemented from OBJ_SHIP.

BOOL DoesCommunicate   [private]
 

returns TRUE

Reimplemented from OBJ_SHIP.

int GetClass   [private]
 

returns "OBJ_SATELLITECLASS"

Reimplemented from OBJ_SHIP.

Reimplemented in OBJ_SATELLITE, and OBJ_SATELLITE2.

int IsClass int    cl [private]
 

Functions common in every object

Reimplemented from OBJ_SHIP.

Reimplemented in OBJ_SATELLITE, and OBJ_SATELLITE2.

void SelfDestruct int    a_reason [private]
 

See Functions common in every object.

Reimplemented from OBJ_SHIP.

void StartAction   [private]
 

StartAction defines which command is the default. Here it is COMMAND_NONE.

Reimplemented from OBJ_SHIP.


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