Public Member Functions | |
void | runScripts (ProgramList::iterator first, ProgramList::iterator last) |
Protected Member Functions | |
void | runScript (ProgramPtr script, AnimationPtr a) |
Protected Attributes | |
ProgramContext | _ctxt |
uint16 | _modCounter |
const char ** | _instructionNames |
Protected Attributes inherited from Parallaction::Exec< ProgramOpcodeSet > | |
ProgramOpcodeSet | _opcodes |
Additional Inherited Members | |
Protected Types inherited from Parallaction::Exec< ProgramOpcodeSet > | |
typedef ProgramOpcodeSet ::iterator | OpIt |