Public Member Functions | |
| void | readFromBE (byte *&ptr) |
| void | writeToBE (byte *&ptr) |
| uint16 | calcScale (int16 y) const |
| int16 | scaleDiff () const |
Public Attributes | |
| int16 | mapNeighbors |
| bitmask of connected areas | |
| Box | box |
| coordinates defining area limits | |
| uint16 | bottomScaleFactor |
| scaling factors for bobs actors | |
| uint16 | topScaleFactor |
| uint16 | object |
| entry in ObjectData, object lying in this area | |