SpatialFear.SFGoalTable

Spatial Fear
Class: SFGoaltable
Description: Simpel 2D array, that keeps track of achieved goals
Realized as an inventory item, since this is the only way
to have an actor travel with a player.

The table contains currently 40 entries. Numbered from 0 to 39
please contact Doug to get a range of indices assigned, that you
can use for you conditional create stuff.

Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFGoalTable
%%

Constants

%function_comment%
COUNT=40

Variables

%function_comment%
travelintm_arGoals[40]

Functions

boolprintTable ()
boolreachedGoal (int nIndex)
resetGoal (int nIndex)
setGoal (int nIndex)
TravelPostAccept ()
boolvalidateIndex (int nIndex)

Default properties

{
}


class file time: 12/7/2003 3:58:24 PM - creation time: 12/7/2003 4:03:40 PM
Created with UnCodeX