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

Switch Class Reference

#include <CSwitch.h>

Inheritance diagram for Switch:

GameObject List of all members.

Public Member Functions

 Switch ()
void set (char *name, char *linkName, char *requiredObjectName, char *activateMessage, int type, int x, int y, bool activated)

Public Attributes

char name [50]
char linkName [50]
char requiredObjectName [50]
char activateMessage [100]
int type
int x
int y
int health
bool activated

Constructor & Destructor Documentation

Switch::Switch  ) 
 


Member Function Documentation

void Switch::set char *  name,
char *  linkName,
char *  requiredObjectName,
char *  activateMessage,
int  type,
int  x,
int  y,
bool  activated
 


Member Data Documentation

bool Switch::activated
 

char Switch::activateMessage[100]
 

int Switch::health
 

char Switch::linkName[50]
 

char Switch::name[50]
 

char Switch::requiredObjectName[50]
 

int Switch::type
 

int Switch::x
 

int Switch::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