This wiki is out of date, use the continuation of this wiki instead

Load wav

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 13:54, 22 April 2007 (edit)
Woody (Talk | contribs)

← Previous diff
Revision as of 15:11, 22 April 2007 (edit) (undo)
Woody (Talk | contribs)

Next diff →
Line 1: Line 1:
[[Category:functions]] [[Category:functions]]
 +[[Category:sound]]
'''INT''' load_wav ( <'''STRING''' path> ) '''INT''' load_wav ( <'''STRING''' path> )
Loads a sound effect in the WAV format for later use with [[play_wav]]. Loads a sound effect in the WAV format for later use with [[play_wav]].

Revision as of 15:11, 22 April 2007


INT load_wav ( <STRING path> )

Loads a sound effect in the WAV format for later use with play_wav.

Personal tools