Method |
Description |
|
Dispose ( ) : void |
|
|
GenerateSamples ( int cycles ) : void |
|
|
GetMusicTimer ( ) : int |
|
|
GetSoundStatus ( int nr ) : int |
|
|
IMusicEngine ( Serializer serializer ) : void |
|
|
Player_AppleII ( ScummEngine scumm, IMixer mixer ) : System |
|
|
ReadBuffer ( short buffer, int count ) : int |
|
|
ResetState ( ) : void |
|
|
SetMusicVolume ( int vol ) : void |
|
|
SetSampleRate ( int rate ) : void |
|
|
SpeakerToggle ( ) : void |
|
|
StartSound ( int nr ) : void |
|
|
StopAllSounds ( ) : void |
|
|
StopSound ( int nr ) : void |
|
|
Wait ( int interval, int count ) : void |
|
|