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

#include <SoundManagerAndroid.h>

Inherits ModuleBase.

Public Member Functions

 SoundManagerAndroid (const kstl::string &name, DECLARE_CLASS_NAME_TREE_ARG)
 Kigs constructor.
 
void Init (Core *core, const kstl::vector< CoreModifiableAttribute * > *params)
 module init method
 
void Close ()
 module close method
 
virtual void Update (const Timer &timer, void *)
 module update method
 

Protected Member Functions

virtual void InitModifiable ()
 coreModifiable initialization
 
virtual ~SoundManagerAndroid ()
 destructor
 

Detailed Description

manage sound playing for android


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