#include <soundmodule.h>
Public Slots | |
| void | enableMusic (bool) |
| void | enableEffects (bool) |
Public Member Functions | |
| SoundModule (QString p_sound, QObject *parent=0) | |
| void | setLoop (bool) |
| void | stop () |
| void | loadfile (QString) |
| void | play () |
| void | OneShot (QString) |
| bool | getMusicState () |
| bool | getEffectState () |
Protected Member Functions | |
| void | timerEvent (QTimerEvent *) |
|
|
No descriptions |
|
|
if true Music can play if false not |
|
|
retrive value of enableeffects |
|
|
retrive value of enablemusic |
|
|
No descriptions |
|
|
No descriptions |
|
|
No descriptions |
|
|
No descriptions |
|
|
No descriptions |
|
|
No descriptions |
1.3.7