OpenMW
|
opcode for 2 arguments More...
#include <opcodes.hpp>
Public Member Functions | |
virtual void | execute (Runtime &runtime, unsigned int arg1, unsigned int arg2)=0 |
virtual | ~Opcode2 () |
opcode for 2 arguments
virtual Interpreter::Opcode2::~Opcode2 | ( | ) | [inline, virtual] |
virtual void Interpreter::Opcode2::execute | ( | Runtime & | runtime, |
unsigned int | arg1, | ||
unsigned int | arg2 | ||
) | [pure virtual] |