ScummVM API documentation
Saga2::BandList Class Reference

Public Types

enum  { kNumBands = 32 }
 

Public Member Functions

void read (Common::InSaveFile *in)
 
int32 archiveSize ()
 
void write (Common::MemoryWriteStreamDynamic *out)
 
BandnewBand ()
 
BandnewBand (BandID id)
 
void addBand (Band *band)
 
void deleteBand (Band *p)
 
BandID getBandID (Band *b)
 
BandgetBandAddress (BandID id)
 

Public Attributes

Band_list [kNumBands]
 

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