Public Member Functions | |
| CompoundMetaTileProperty (MetaTileProperty **array, uint16 size) | |
Public Member Functions inherited from Saga2::MetaTileProperty | |
| virtual bool | operator() (MetaTile *mt, int16 mapNum, const TilePoint &tp) const =0 |
Protected Attributes | |
| MetaTileProperty ** | _propertyArray |
| uint16 | _arraySize |