Gnash  0.8.10
Public Member Functions
gnash::swf_event Class Reference

For embedding event handlers in place_object_2. More...

#include <swf_event.h>

List of all members.

Public Member Functions

 swf_event (const event_id &ev, action_buffer &buf)
 swf_event (const swf_event &o)
const action_bufferaction () const
const event_idevent () const

Detailed Description

For embedding event handlers in place_object_2.

TODO: move under parser dir !


Constructor & Destructor Documentation

gnash::swf_event::swf_event ( const event_id ev,
action_buffer buf 
) [inline]
gnash::swf_event::swf_event ( const swf_event o) [inline]

Member Function Documentation

const action_buffer& gnash::swf_event::action ( ) const [inline]
const event_id& gnash::swf_event::event ( ) const [inline]

The documentation for this class was generated from the following file: