Gnash 0.8.10dev
|
Generic event (constructed by id, invoked using notifyEvent. More...
#include <ExecutableCode.h>
Public Member Functions | |
QueuedEvent (DisplayObject *nTarget, const event_id &id) | |
virtual void | execute () |
Generic event (constructed by id, invoked using notifyEvent.
gnash::QueuedEvent::QueuedEvent | ( | DisplayObject * | nTarget, |
const event_id & | id | ||
) | [inline] |
virtual void gnash::QueuedEvent::execute | ( | ) | [inline, virtual] |
Implements gnash::ExecutableCode.
References gnash::DisplayObject::notifyEvent(), and gnash::ExecutableCode::target().