ScummVM API documentation
Chewy::Module_TMF Class Reference
Inheritance diagram for Chewy::Module_TMF:
Modules::Module

Public Member Functions

bool load (Common::SeekableReadStream &stream, int offs) override
 

Static Protected Attributes

static const uint8 TMF_MOD_SONG_NAME [21]
 
static const uint8 TMF_MOD_INSTRUMENT_NAME [23]
 
static const uint16 TMF_MOD_PERIODS [36]
 
- Static Protected Attributes inherited from Modules::Module
static const int16 periods [16][60]
 
static const uint32 signatures []
 

Additional Inherited Members

- Static Public Member Functions inherited from Modules::Module
static byte periodToNote (int16 period, byte finetune=0)
 
static int16 noteToPeriod (byte note, byte finetune=0)
 
- Public Attributes inherited from Modules::Module
byte songname [21]
 
sample_t sample [NUM_SAMPLES]
 
sample_offs commonSamples [NUM_SAMPLES]
 
byte songlen
 
byte undef
 
byte songpos [128]
 
uint32 sig
 
pattern_t * pattern
 
- Static Public Attributes inherited from Modules::Module
static const int NUM_SAMPLES = 31
 

The documentation for this class was generated from the following file: