ScummVM API documentation
Parallaction::ProgramExec_ns Class Reference
Inheritance diagram for Parallaction::ProgramExec_ns:
Parallaction::ProgramExec Parallaction::Exec< ProgramOpcodeSet >

Public Member Functions

 ProgramExec_ns (Parallaction_ns *vm)
 
- Public Member Functions inherited from Parallaction::ProgramExec
void runScripts (ProgramList::iterator first, ProgramList::iterator last)
 

Protected Member Functions

void instOp_invalid (ProgramContext &)
 
void instOp_on (ProgramContext &)
 
void instOp_off (ProgramContext &)
 
void instOp_loop (ProgramContext &)
 
void instOp_endloop (ProgramContext &)
 
void instOp_show (ProgramContext &)
 
void instOp_call (ProgramContext &)
 
void instOp_inc (ProgramContext &)
 
void instOp_set (ProgramContext &)
 
void instOp_put (ProgramContext &)
 
void instOp_wait (ProgramContext &)
 
void instOp_start (ProgramContext &)
 
void instOp_sound (ProgramContext &)
 
void instOp_move (ProgramContext &)
 
void instOp_endscript (ProgramContext &)
 
- Protected Member Functions inherited from Parallaction::ProgramExec
void runScript (ProgramPtr script, AnimationPtr a)
 

Protected Attributes

Parallaction_ns_vm
 
- Protected Attributes inherited from Parallaction::ProgramExec
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
 

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