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

Public Member Functions | |
| ActionWith (std::istream &in) | |
| void | Execute () |
| void | print () |
Private Attributes | |
| UI16 | Size |
Definition at line 204 of file actions.h.
| ActionWith::ActionWith | ( | std::istream & | in | ) |
Definition at line 1160 of file actions.cpp.
| void ActionWith::Execute | ( | ) | [virtual] |
Implements lightspark::ActionTag.
Definition at line 1317 of file actions.cpp.
| void lightspark::ActionWith::print | ( | ) | [inline, virtual] |
Implements lightspark::ActionTag.
UI16 lightspark::ActionWith::Size [private] |
1.6.3