#include <actions.h>
Inherits lightspark::ActionTag.

Public Member Functions | |
| ActionGotoFrame (std::istream &in) | |
| void | Execute () |
| void | print () |
Private Attributes | |
| UI16 | Frame |
Definition at line 224 of file actions.h.
| ActionGotoFrame::ActionGotoFrame | ( | std::istream & | in | ) |
Definition at line 1150 of file actions.cpp.
| void ActionGotoFrame::Execute | ( | ) | [virtual] |
Implements lightspark::ActionTag.
Definition at line 1388 of file actions.cpp.
| void lightspark::ActionGotoFrame::print | ( | ) | [inline, virtual] |
Implements lightspark::ActionTag.
UI16 lightspark::ActionGotoFrame::Frame [private] |
1.6.3