Public Member Functions | |
| void | readFromeFile (Common::File &file) |
| void | readFromStream (Common::MemoryReadStream *stream) |
| bool | pixelHit (const Common::Point &point) const |
| Common::Point | getBottomMiddleOffset (uint16 scale=100) const |
Public Attributes | |
| int16 | _offsetX = 0 |
| int16 | _offsetY = 0 |
Public Attributes inherited from Macs2::Sprite | |
| uint16 | _width = 0 |
| uint16 | _height = 0 |
| Common::Array< uint8 > | _data |