An NDoc Documented Class Library
SoundFX Constructor
The Constructor
public SoundFX(
Game
owner
,
string
dir
,
string[]
sfxFiles
);
Parameters
owner
owner game object
dir
SFX repository path
sfxFiles
array of sfx file names
See Also
SoundFX Class
|
PunkMan.Game Namespace