Public Member Functions | |
virtual void | synchronize (Serializer &s) |
void | clear () |
void | load (int sceneNum) |
int | indexOf (const Common::Point &pt, const Common::List< int > *indexList=NULL) |
WalkRegion & | operator[] (int idx) |
void | disableRegion (int regionId) |
void | enableRegion (int regionId) |
Public Attributes | |
int | _resNum |
RouteEnds | _routeEnds |
Common::Array< WalkRegion > | _regionList |
Common::Array< WRField18 > | _field18 |
Common::Array< int > | _idxList |
Common::Array< int > | _idxList2 |
Common::List< int > | _disabledRegions |