Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

SpawnPoint Class Reference

#include <CSpawnPoint.h>

Inheritance diagram for SpawnPoint:

GameObject List of all members.

Public Member Functions

 SpawnPoint ()
void reset ()
void create (char *name, int x, int y, int spawnType, int spawnSubType, int minInterval, int maxInterval, bool active)
void think ()
bool readyToSpawn ()

Public Attributes

char name [50]
bool active
int x
int y
int spawnType
int spawnSubType
int currentInterval
int minInterval
int maxInterval
int requiredInterval

Constructor & Destructor Documentation

SpawnPoint::SpawnPoint  ) 
 


Member Function Documentation

void SpawnPoint::create char *  name,
int  x,
int  y,
int  spawnType,
int  spawnSubType,
int  minInterval,
int  maxInterval,
bool  active
 

bool SpawnPoint::readyToSpawn  ) 
 

void SpawnPoint::reset  ) 
 

void SpawnPoint::think  ) 
 


Member Data Documentation

bool SpawnPoint::active
 

int SpawnPoint::currentInterval
 

int SpawnPoint::maxInterval
 

int SpawnPoint::minInterval
 

char SpawnPoint::name[50]
 

int SpawnPoint::requiredInterval
 

int SpawnPoint::spawnSubType
 

int SpawnPoint::spawnType
 

int SpawnPoint::x
 

int SpawnPoint::y
 


The documentation for this class was generated from the following files:
Generated on Thu Dec 2 20:26:04 2004 for Blob Wars : Metal Blob Solid by doxygen 1.3.7