[OgreKit Lua]

Public Member Functions | List of all members
gsSoundManager Class Reference

Public Member Functions

 gsSoundManager ()
 
 ~gsSoundManager ()
 
bool loadSound (const gkString &soundFile, const gkString &soundName="", const gkString &groupName="")
 
gkSource * createSource (const gkString &soundName)
 
void destroySource (gsSource *source)
 

Constructor & Destructor Documentation

gsSoundManager::gsSoundManager ( )
inline
gsSoundManager::~gsSoundManager ( )
inline

Member Function Documentation

gkSource* gsSoundManager::createSource ( const gkString &  soundName)
void gsSoundManager::destroySource ( gsSource source)
bool gsSoundManager::loadSound ( const gkString &  soundFile,
const gkString &  soundName = "",
const gkString &  groupName = "" 
)