Go to the documentation of this file.
20 #ifndef GNASH_SWF_DISPLAYLISTTAG_H
21 #define GNASH_SWF_DISPLAYLISTTAG_H
71 #endif // GNASH_SWF_DISPLAYLISTTAG_H
Control tags are swf tags that control the operation of the movie.
Definition: ControlTag.h:44
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:41
int _depth
Definition: DisplayListTag.h:63
@ m
Definition: GnashKey.h:159
virtual ~DisplayListTag()
Definition: DisplayListTag.h:50
virtual void executeState(MovieClip *m, DisplayList &dlist) const =0
All DisplayList tags are state tags.
A MovieClip is a container for DisplayObjects.
Definition: MovieClip.h:84
A list of on-stage DisplayObjects, ordered by depth.
Definition: DisplayList.h:65
DisplayList tag.
Definition: DisplayListTag.h:42
int getDepth() const
Return the depth affected by this DisplayList tag.
Definition: DisplayListTag.h:59
DisplayListTag(int depth)
Definition: DisplayListTag.h:45
@ SWF
Definition: GnashKey.h:331