diff --git a/main/doc/html/classsound.html b/main/doc/html/classsound.html index d2809fc..c062330 100644 --- a/main/doc/html/classsound.html +++ b/main/doc/html/classsound.html @@ -63,6 +63,7 @@ $(document).ready(function(){initNavTree('classsound.html',''); initResizable();
Construct new Soundeffect path: Path to the .wav file channel: the channel 1-23 toloop: true:loop the sound, false: don't loop
+ +Construct new Soundeffect.
+path | Path to the .wav file |
channel | the channel 1-23 |
toloop | true:loop the sound, false: don't loop |