Gnash
0.8.10
|
For embedding event handlers in place_object_2. More...
#include <swf_event.h>
Public Member Functions | |
swf_event (const event_id &ev, action_buffer &buf) | |
swf_event (const swf_event &o) | |
const action_buffer & | action () const |
const event_id & | event () const |
For embedding event handlers in place_object_2.
TODO: move under parser dir !
gnash::swf_event::swf_event | ( | const event_id & | ev, |
action_buffer & | buf | ||
) | [inline] |
gnash::swf_event::swf_event | ( | const swf_event & | o | ) | [inline] |
const action_buffer& gnash::swf_event::action | ( | ) | const [inline] |
Referenced by gnash::MovieClip::add_display_object().
const event_id& gnash::swf_event::event | ( | ) | const [inline] |
Referenced by gnash::MovieClip::add_display_object().