Method | Description | |
---|---|---|
ClearSfxSlots ( ) : void | ||
Dispose ( ) : void | ||
GetMusicTimer ( ) : int | ||
GetSoundStatus ( int nr ) : int | ||
IMusicEngine ( |
||
Init ( ) : void | ||
Player_V4A ( ScummEngine scumm, IMixer mixer ) : System.Diagnostics | ||
SetMusicVolume ( int vol ) : void | ||
SetSfxSlot ( int channel, int id, byte type ) : void | ||
StartSound ( int nr ) : void | ||
StopAllSounds ( ) : void | ||
StopSound ( int nr ) : void |
Method | Description | |
---|---|---|
GetSfxChan ( int id ) : int |
public IMusicEngine ( |
||
serializer | ||
return | void |
public Player_V4A ( ScummEngine scumm, IMixer mixer ) : System.Diagnostics | ||
scumm | ScummEngine | |
mixer | IMixer | |
return | System.Diagnostics |
public SetSfxSlot ( int channel, int id, byte type ) : void | ||
channel | int | |
id | int | |
type | byte | |
return | void |