#include <SoundMgr.h>Go to the source code of this file.
Variables | |
| static double | tmpT = 0.0 |
| static bool | paused = false |
bool paused = false [static] |
Definition at line 230 of file SoundMgr.cpp.
double tmpT = 0.0 [static] |
Definition at line 229 of file SoundMgr.cpp.
1.5.4