Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SCA_IObject.h File Reference

#include "Value.h"
#include <vector>

Go to the source code of this file.

Compounds

class  SCA_IObject

Typedefs

typedef std::vector<SCA_ISensor *> SCA_SensorList
typedef std::vector<SCA_IController *> SCA_ControllerList
typedef std::vector<SCA_IActuator *> SCA_ActuatorList


Typedef Documentation

typedef std::vector<SCA_IActuator *> SCA_ActuatorList
 

Definition at line 21 of file SCA_IObject.h.

typedef std::vector<SCA_IController *> SCA_ControllerList
 

Definition at line 20 of file SCA_IObject.h.

typedef std::vector<SCA_ISensor *> SCA_SensorList
 

Definition at line 19 of file SCA_IObject.h.


Generated at Thu Feb 1 13:03:25 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000