OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
Interpreter::Opcode2 Class Referenceabstract

opcode for 2 arguments More...

#include <opcodes.hpp>

Collaboration diagram for Interpreter::Opcode2:

Public Member Functions

virtual void execute (Runtime &runtime, unsigned int arg1, unsigned int arg2)=0
 
virtual ~Opcode2 ()
 

Detailed Description

opcode for 2 arguments

Constructor & Destructor Documentation

virtual Interpreter::Opcode2::~Opcode2 ( )
inlinevirtual

Member Function Documentation

virtual void Interpreter::Opcode2::execute ( Runtime runtime,
unsigned int  arg1,
unsigned int  arg2 
)
pure virtual

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