Public Member Functions | |
| bool | loadFromStream (Common::SeekableReadStream &stream) |
| Graphics::Surface * | getSurface () const |
| int32 | getData (AttrId dataId) |
| void | setData (AttrId dataId, int32 value) |
Public Attributes | |
| int32 | _x |
| int32 | _y |
| int32 | _z |
| uint16 | _width |
| uint16 | _height |
| int32 | _flags |
| int32 | _zoomTime |
| Graphics::Surface * | _zoomSurface |