#include <SoundManager.h>
Public Member Functions | |
| SoundInstance () | |
Public Attributes | |
| ISound * | pSound |
| bool | isPaused |
| bool | isLooping |
| unsigned long | position |
Definition at line 53 of file SoundManager.h.
| SoundManager::SoundInstance::SoundInstance | ( | ) | [inline] |
Definition at line 55 of file SoundManager.h.
Definition at line 58 of file SoundManager.h.
Definition at line 57 of file SoundManager.h.
| unsigned long SoundManager::SoundInstance::position |
Definition at line 59 of file SoundManager.h.
Definition at line 56 of file SoundManager.h.
1.5.9