xoreos
0.0.5
|
A sound in the sound set. More...
Public Member Functions | |
Sound (const Common::UString &f="", uint32 s=kStrRefInvalid) | |
Public Attributes | |
Common::UString | soundFile |
The name of the sound file to play. More... | |
uint32 | strRef |
StrRef of the text to display. More... | |
Aurora::SSFFile::Sound::Sound | ( | const Common::UString & | f = "" , |
uint32 | s = kStrRefInvalid |
||
) |
Definition at line 47 of file ssffile.cpp.
Common::UString Aurora::SSFFile::Sound::soundFile |
uint32 Aurora::SSFFile::Sound::strRef |