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

SG_IObject.h File Reference

#include <vector>

Go to the source code of this file.

Compounds

struct  SG_Callbacks
class  SG_IObject

Typedefs

typedef std::vector<SG_Controller*> SGControllerList
typedef void* (* SG_ReplicationNewCallback )( class SG_IObject* sgobject, void* clientobj, void* clientinfo )
typedef void* (* SG_DestructionNewCallback )( class SG_IObject* sgobject, void* clientobj, void* clientinfo )


Typedef Documentation

typedef std::vector<SG_Controller*> SGControllerList
 

Definition at line 9 of file SG_IObject.h.

typedef void* (* SG_DestructionNewCallback)( class SG_IObject* sgobject, void* clientobj, void* clientinfo )
 

Definition at line 15 of file SG_IObject.h.

typedef void* (* SG_ReplicationNewCallback)( class SG_IObject* sgobject, void* clientobj, void* clientinfo )
 

Definition at line 10 of file SG_IObject.h.


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