Public Member Functions | |
| void | load (Common::SeekableReadStream *src, bool isRexNebular) |
Public Attributes | |
| int16 | ul_x |
| int16 | ul_y |
| int16 | lr_x |
| int16 | lr_y |
| int16 | feet_x |
| int16 | feet_y |
| byte | facing |
| byte | prep |
| byte | active |
| byte | cursor_number |
| byte | syntax |
| int16 | vocab |
| int16 | verb |
Static Public Attributes | |
| static constexpr size_t | SIZE = 6 * 2 + (5 * 1) + 1 + 2 + 2 |