Public Member Functions | |
| void | load (Common::SeekableReadStream *src) |
Public Attributes | |
| int16 | probability |
| int16 | num_images |
| int16 | first_image |
| int16 | last_image |
| int16 | counter |
| byte | spawn [2] |
| int16 | spawn_frame [2] |
| byte | sound |
| int16 | sound_frame |
Static Public Attributes | |
| static constexpr size_t | SIZE = 5 * 2 + 2 + 2 * 2 + 2 + 2 |