|
Gnash
0.8.11dev
|
A singleton containing the supported SWF Action handlers. More...
#include <ASHandlers.h>
Public Member Functions | |
| void | execute (ActionType type, ActionExec &thread) const |
| Execute the action identified by 'type' action type. More... | |
| size_t | size () const |
| ActionType | lastType () const |
| const ActionHandler & | operator[] (ActionType x) const |
Static Public Member Functions | |
| static const SWFHandlers & | instance () |
| Return the singleton instance of SWFHandlers class. More... | |
A singleton containing the supported SWF Action handlers.
| void gnash::SWF::SWFHandlers::execute | ( | ActionType | type, |
| ActionExec & | thread | ||
| ) | const |
Execute the action identified by 'type' action type.
References _, and gnash::key::e.
Referenced by gnash::ActionExec::operator()().
|
static |
Return the singleton instance of SWFHandlers class.
Referenced by gnash::ActionExec::operator()().
|
inline |
References gnash::SWF::ACTION_GOTOEXPRESSION.
|
inline |
References x.
|
inline |
1.8.5