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 () |
| event_id & | event () |
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 | ( | ) | [inline] |
Referenced by gnash::MovieClip::replace_display_object().
| event_id& gnash::swf_event::event | ( | ) | [inline] |
Referenced by gnash::MovieClip::replace_display_object().
1.7.1