Skyscraper 2.0
|
Public Attributes | |
std::string | filename |
bool | loop |
bool | played |
std::string SBS::Sound::SoundEntry::filename |
Definition at line 106 of file sound.h.
Referenced by SBS::Sound::PlayQueued(), and SBS::Sound::ProcessQueue().
bool SBS::Sound::SoundEntry::loop |
Definition at line 107 of file sound.h.
Referenced by SBS::Sound::PlayQueued(), and SBS::Sound::ProcessQueue().
bool SBS::Sound::SoundEntry::played |
Definition at line 108 of file sound.h.
Referenced by SBS::Sound::PlayQueued(), and SBS::Sound::ProcessQueue().