Public Member Functions | |
| Button (Common::SeekableReadStream *stream, uint16 id, uint gameType) | |
| Button (Common::SeekableReadStream *stream) | |
| bool | contains (const Common::Point &pos) const |
Public Attributes | |
| uint16 | _id |
| uint16 | _type |
| uint16 | _zorder |
| uint16 | _scriptId |
| uint16 | _scriptIdRollOn |
| uint16 | _scriptIdRollOff |
| bool | _active |
| Common::Rect | _rect |
| Common::Array< uint16 > | _spriteIds |