Skyscraper 2.0
SBS::Sound::SoundEntry Struct Reference

Public Attributes

std::string filename
 
bool loop
 
bool played
 

Detailed Description

Definition at line 104 of file sound.h.

Member Data Documentation

◆ filename

std::string SBS::Sound::SoundEntry::filename

Definition at line 106 of file sound.h.

Referenced by SBS::Sound::PlayQueued(), and SBS::Sound::ProcessQueue().

◆ loop

bool SBS::Sound::SoundEntry::loop

Definition at line 107 of file sound.h.

Referenced by SBS::Sound::PlayQueued(), and SBS::Sound::ProcessQueue().

◆ played

bool SBS::Sound::SoundEntry::played

Definition at line 108 of file sound.h.

Referenced by SBS::Sound::PlayQueued(), and SBS::Sound::ProcessQueue().


The documentation for this struct was generated from the following file: