Gnash  0.8.10
Public Member Functions
gnash::SWF::ActionHandler Class Reference

#include <ASHandlers.h>

List of all members.

Public Member Functions

 ActionHandler ()
 ActionHandler (ActionType type, ActionCallback func, ArgumentType format=ARG_NONE)
void execute (ActionExec &thread) const
 Execute the action.
ActionType getType () const
ArgumentType getArgFormat () const

Constructor & Destructor Documentation

gnash::SWF::ActionHandler::ActionHandler ( )
gnash::SWF::ActionHandler::ActionHandler ( ActionType  type,
ActionCallback  func,
ArgumentType  format = ARG_NONE 
)

Member Function Documentation

void gnash::SWF::ActionHandler::execute ( ActionExec thread) const

Execute the action.

ArgumentType gnash::SWF::ActionHandler::getArgFormat ( ) const [inline]
ActionType gnash::SWF::ActionHandler::getType ( ) const [inline]

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