Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | Protected Member Functions | List of all members
ModuleSoundManagerJS Class Reference

#include <ModuleSoundManagerJS.h>

Inherits ModuleBase.

Public Member Functions

 ModuleSoundManagerJS (const kstl::string &name, DECLARE_CLASS_NAME_TREE_ARG)
 constructor
 
void Init (KigsCore *core, const kstl::vector< CoreModifiableAttribute * > *params) override
 module init, register FilePathManager
 
void Close () override
 module close
 
virtual void Update (const Timer &timer, void *addParam) override
 module update

 

Protected Member Functions

virtual ~ModuleSoundManagerJS ()
 destructor
 

Detailed Description

manage sound playing, and sound object in the scene using javascript


The documentation for this class was generated from the following files: