19 #ifndef GNASH_DEFINITION_TAG_H 20 #define GNASH_DEFINITION_TAG_H 76 std::uint16_t
id()
const {
86 const std::uint16_t _id;
A MovieClip is a container for DisplayObjects.
Definition: MovieClip.h:83
DisplayObject is the base class for all DisplayList objects.
Definition: DisplayObject.h:168
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40
Immutable data representing the definition of a movie display element.
Definition: DefinitionTag.h:47
Control tags are swf tags that control the operation of the movie.
Definition: ControlTag.h:43
std::uint16_t id() const
The immutable id of the DefinitionTag.
Definition: DefinitionTag.h:76
DefinitionTag(std::uint16_t id)
Definition: DefinitionTag.h:82
#define DSOEXPORT
Definition: dsodefs.h:55
The Global object ultimately contains all objects in an ActionScript run.
Definition: Global_as.h:49
virtual ~DefinitionTag()
Definition: DefinitionTag.h:51
#define DSOTEXPORT
Definition: dsodefs.h:63
Definition: GnashKey.h:159
A list of on-stage DisplayObjects, ordered by depth.
Definition: DisplayList.h:64
Definition: GnashKey.h:331