In file include/csengine/region.h:

class csRegion : public csObject

A region describes a place where you can be :-) It is used as a superclass for csSectors and Landscape regions

Inheritance:


Public Methods

csRegion(char* name)
virtual ~csRegion()

Inherited from csObject:

Public Methods

CS_ID GetID()
csObject* GetObj(const csIdType& objtype)
virtual csObject* GetObjectParent()
void ObjAdd(csObject* obj)
csObjIterator ObjGet(const csIdType& objtype)
void ObjRelease(csObject* obj)
void ObjRemove(csObject* obj)

Private Fields

CS_ID csid_value
csObjTree* objtree

Private Methods

virtual void SetObjectParent(csObject* parent)

Inherited from csBase:


Documentation

A region describes a place where you can be :-) It is used as a superclass for csSectors and Landscape regions
csRegion(char* name)

virtual ~csRegion()


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de