Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
LoadSound
Syntax
C++
int LoadSound(IFunctionHandler * pH);
Parameters 
Description 
sound 
Sound name. 
flags 
Sound flags. 

Integer. 

! Load a 2D sound @param sSound filename of the sound @return nil or sound ID in case of success

Syntax: Sound.LoadSound(const char *sound, uint32 flags) 

Loads the specified sound.

Copyright (c) 2012. All rights reserved.