Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetMusicTimer ( ) : int | ||
GetSoundStatus ( int nr ) : int | ||
IMusicEngine ( |
||
Player_V3A ( ScummEngine scumm, IPlayerMod mod ) : System | ||
SetMusicVolume ( int vol ) : void | ||
StartSound ( int nr ) : void | ||
StopAllSounds ( ) : void | ||
StopSound ( int nr ) : void | ||
playMusic ( ) : void |
Method | Description | |
---|---|---|
getMusChan ( int id ) : int | ||
getSfxChan ( int id ) : int |
public IMusicEngine ( |
||
serializer | ||
return | void |
public Player_V3A ( ScummEngine scumm, IPlayerMod mod ) : System | ||
scumm | ScummEngine | |
mod | IPlayerMod | |
return | System |