|
Gnash
0.8.11dev
|
#include <ASHandlers.h>
Public Member Functions | |
| ActionHandler () | |
| ActionHandler (ActionType type, ActionCallback func, ArgumentType format=ARG_NONE) | |
| void | execute (ActionExec &thread) const |
| Execute the action. More... | |
| ActionType | getType () const |
| ArgumentType | getArgFormat () const |
| gnash::SWF::ActionHandler::ActionHandler | ( | ) |
| gnash::SWF::ActionHandler::ActionHandler | ( | ActionType | type, |
| ActionCallback | func, | ||
| ArgumentType | format = ARG_NONE |
||
| ) |
| void gnash::SWF::ActionHandler::execute | ( | ActionExec & | thread | ) | const |
Execute the action.
|
inline |
|
inline |
1.8.5