Welcome Guest [Log In] [Register]
Viewing Single Post From: Sound
Alan
Administrator
[ *  *  * ]
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 you

Arguments:
None


Return Value:
returns true on success, false otherwise
Offline Profile Quote Post
Sound · Documentation