Public Member Functions | |
| void | synchronize (Common::Serializer &s) |
| void | load (Common::SeekableReadStream *src) |
| void | save (Common::WriteStream *dest) |
Public Attributes | |
| int16 | num_cycles |
| Cycle | table [8] |
Static Public Attributes | |
| static constexpr size_t | SIZE = 2 + (Cycle::SIZE * 8 ) |