Public Member Functions | |
Sound (CGE2Engine *vm) | |
void | open () |
void | close () |
void | play (Audio::Mixer::SoundType soundType, int ref, int sub, int pan=8) |
int16 | getRepeat () |
void | setRepeat (int16 count) |
void | stop () |
void | checkSoundHandles () |
Public Attributes | |
SmpInfo | _smpinf |