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

Public Member Functions | |
| ActionStoreRegister (std::istream &in) | |
| void | Execute () |
| void | print () |
Private Attributes | |
| UI8 | RegisterNumber |
Definition at line 656 of file actions.h.
| ActionStoreRegister::ActionStoreRegister | ( | std::istream & | in | ) |
Definition at line 1193 of file actions.cpp.
| void ActionStoreRegister::Execute | ( | ) | [virtual] |
Implements lightspark::ActionTag.
Definition at line 1198 of file actions.cpp.
| void lightspark::ActionStoreRegister::print | ( | ) | [inline, virtual] |
Implements lightspark::ActionTag.
1.6.3