Documentation
Help
Tutorials
RoadMap
Help Docs for wiki writers:
PmWiki
edit SideBar
bool LoadSound()
Public function of the Sound Class this function will become protected at some point
Description:loads the audio file (_FileName) into memory
Notes:DO NOT call this function create sound will do it for youUse CreateSound instead.
Arguments: None
Return Value:returns true on success, false otherwise