OpenMW
|
Functions | |
void | registerExtensions (Extensions &extensions) |
Variables | |
const int | opcodeSetScale = 0x2000164 |
const int | opcodeSetScaleExplicit = 0x2000165 |
const int | opcodeSetAngle = 0x2000166 |
const int | opcodeSetAngleExplicit = 0x2000167 |
const int | opcodeGetScale = 0x2000168 |
const int | opcodeGetScaleExplicit = 0x2000169 |
const int | opcodeGetAngle = 0x200016a |
const int | opcodeGetAngleExplicit = 0x200016b |
const int | opcodeGetPos = 0x2000190 |
const int | opcodeGetPosExplicit = 0x2000191 |
const int | opcodeSetPos = 0x2000192 |
const int | opcodeSetPosExplicit = 0x2000193 |
const int | opcodeGetStartingPos = 0x2000194 |
const int | opcodeGetStartingPosExplicit = 0x2000195 |
const int | opcodeGetStartingAngle = 0x2000210 |
const int | opcodeGetStartingAngleExplicit = 0x2000211 |
const int | opcodePosition = 0x2000196 |
const int | opcodePositionExplicit = 0x2000197 |
const int | opcodePositionCell = 0x2000198 |
const int | opcodePositionCellExplicit = 0x2000199 |
const int | opcodePlaceItemCell = 0x200019a |
const int | opcodePlaceItem = 0x200019b |
const int | opcodePlaceAtPc = 0x200019c |
const int | opcodePlaceAtMe = 0x200019d |
const int | opcodePlaceAtMeExplicit = 0x200019e |
const int | opcodeModScale = 0x20001e3 |
const int | opcodeModScaleExplicit = 0x20001e4 |
const int | opcodeRotate = 0x20001ff |
const int | opcodeRotateExplicit = 0x2000200 |
const int | opcodeRotateWorld = 0x2000201 |
const int | opcodeRotateWorldExplicit = 0x2000202 |
const int | opcodeSetAtStart = 0x2000203 |
const int | opcodeSetAtStartExplicit = 0x2000204 |
const int | opcodeMove = 0x2000206 |
const int | opcodeMoveExplicit = 0x2000207 |
const int | opcodeMoveWorld = 0x2000208 |
const int | opcodeMoveWorldExplicit = 0x2000209 |
void Compiler::Transformation::registerExtensions | ( | Extensions & | extensions | ) |
const int Compiler::Transformation::opcodeGetAngle = 0x200016a |
const int Compiler::Transformation::opcodeGetAngleExplicit = 0x200016b |
const int Compiler::Transformation::opcodeGetPos = 0x2000190 |
const int Compiler::Transformation::opcodeGetPosExplicit = 0x2000191 |
const int Compiler::Transformation::opcodeGetScale = 0x2000168 |
const int Compiler::Transformation::opcodeGetScaleExplicit = 0x2000169 |
const int Compiler::Transformation::opcodeGetStartingAngle = 0x2000210 |
const int Compiler::Transformation::opcodeGetStartingAngleExplicit = 0x2000211 |
const int Compiler::Transformation::opcodeGetStartingPos = 0x2000194 |
const int Compiler::Transformation::opcodeGetStartingPosExplicit = 0x2000195 |
const int Compiler::Transformation::opcodeModScale = 0x20001e3 |
const int Compiler::Transformation::opcodeModScaleExplicit = 0x20001e4 |
const int Compiler::Transformation::opcodeMove = 0x2000206 |
const int Compiler::Transformation::opcodeMoveExplicit = 0x2000207 |
const int Compiler::Transformation::opcodeMoveWorld = 0x2000208 |
const int Compiler::Transformation::opcodeMoveWorldExplicit = 0x2000209 |
const int Compiler::Transformation::opcodePlaceAtMe = 0x200019d |
const int Compiler::Transformation::opcodePlaceAtMeExplicit = 0x200019e |
const int Compiler::Transformation::opcodePlaceAtPc = 0x200019c |
const int Compiler::Transformation::opcodePlaceItem = 0x200019b |
const int Compiler::Transformation::opcodePlaceItemCell = 0x200019a |
const int Compiler::Transformation::opcodePosition = 0x2000196 |
const int Compiler::Transformation::opcodePositionCell = 0x2000198 |
const int Compiler::Transformation::opcodePositionCellExplicit = 0x2000199 |
const int Compiler::Transformation::opcodePositionExplicit = 0x2000197 |
const int Compiler::Transformation::opcodeRotate = 0x20001ff |
const int Compiler::Transformation::opcodeRotateExplicit = 0x2000200 |
const int Compiler::Transformation::opcodeRotateWorld = 0x2000201 |
const int Compiler::Transformation::opcodeRotateWorldExplicit = 0x2000202 |
const int Compiler::Transformation::opcodeSetAngle = 0x2000166 |
const int Compiler::Transformation::opcodeSetAngleExplicit = 0x2000167 |
const int Compiler::Transformation::opcodeSetAtStart = 0x2000203 |
const int Compiler::Transformation::opcodeSetAtStartExplicit = 0x2000204 |
const int Compiler::Transformation::opcodeSetPos = 0x2000192 |
const int Compiler::Transformation::opcodeSetPosExplicit = 0x2000193 |
const int Compiler::Transformation::opcodeSetScale = 0x2000164 |
const int Compiler::Transformation::opcodeSetScaleExplicit = 0x2000165 |