#include <DefineButtonSoundTag.h>
Classes | |
struct | ButtonSound |
Public Types | |
typedef std::vector< ButtonSound > | Sounds |
Public Member Functions | |
const ButtonSound & | getSound (Sounds::size_type index) const |
Static Public Member Functions | |
static void | loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &r) |
typedef std::vector<ButtonSound> gnash::SWF::DefineButtonSoundTag::Sounds |
const ButtonSound& gnash::SWF::DefineButtonSoundTag::getSound | ( | Sounds::size_type | index | ) | const [inline] |
References assert.
void gnash::SWF::DefineButtonSoundTag::loader | ( | SWFStream & | in, | |
TagType | tag, | |||
movie_definition & | m, | |||
const RunResources & | r | |||
) | [static] |