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

Global Variables


Variables

array ga_Sectors
array ga_Races

Detailed Description

This is a list of all global variables which can be accessed from anywhere in KC-code.

Variable Documentation

array ga_Races
 

Race-Array of OBJ_RACE (OBJ_PIRATES and OBJ_GONER).
If a parameter has to be a race-object, it can be obtained from the global table ga_Races[ RACE_x ], where RACE_x stands for any valid race-id. For example if one has to pass a Boron-race-object, ga_Races[ RACE_BORON ] is apropriate. See also Race IDs

array ga_Sectors
 

2-dimensional sectorarray of OBJ_SECTOR instances


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