Public Attributes | |
| FontPtr | font |
| SpeechPtr | speech |
| ImagePtr | image |
| FramePtr | frame |
| SeriesPtr | series [50] |
| int | series_id [50] |
Public Attributes inherited from MADS::AnimFile | |
| uint16 | num_series |
| uint16 | num_frames |
| uint16 | num_images |
| uint16 | num_speech |
| word | load_flags |
| uint16 | font_auto_spacing |
| uint16 | background_type |
| uint16 | background_room |
| int16 | misc [10] |
| char | background_name [13] |
| char | series_name [50][13] |
| char | sound_file_name [13] |
| char | background_depth [13] |
| char | speech_file [13] |
| char | font_file [13] |
Additional Inherited Members | |
Public Member Functions inherited from MADS::AnimFile | |
| void | load (Common::SeekableReadStream *src) |
Static Public Attributes inherited from MADS::AnimFile | |
| static constexpr size_t | SIZE |