|
|
|
@ -139,7 +139,7 @@ public:
|
|
|
|
|
int curId() const { return id; }
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* call to play sound (ie, playSound("wall") plays kdedir/share/apps/kolf/sounds/wall.wav).
|
|
|
|
|
* call to play sound (ie, playSound("wall") plays tdedir/share/apps/kolf/sounds/wall.wav).
|
|
|
|
|
* optionally, specify vol to be between 0-1, for no sound to full volume, respectively.
|
|
|
|
|
*/
|
|
|
|
|
void playSound(TQString file, double vol = 1);
|
|
|
|
|