OpenMW
|
Functions | |
void | registerExtensions (Extensions &extensions) |
void Compiler::Control::registerExtensions | ( | Extensions & | extensions | ) |
const char * Compiler::Control::controls |
const int Compiler::Control::numberOfControls = 7 |
const int Compiler::Control::opcodeClearForceJump = 0x2000258 |
const int Compiler::Control::opcodeClearForceJumpExplicit = 0x2000259 |
const int Compiler::Control::opcodeClearForceMoveJump = 0x200025c |
const int Compiler::Control::opcodeClearForceMoveJumpExplicit = 0x200025d |
const int Compiler::Control::opcodeClearForceRun = 0x2000154 |
const int Compiler::Control::opcodeClearForceRunExplicit = 0x2000155 |
const int Compiler::Control::opcodeClearForceSneak = 0x2000158 |
const int Compiler::Control::opcodeClearForceSneakExplicit = 0x2000159 |
const int Compiler::Control::opcodeDisable = 0x2000085 |
const int Compiler::Control::opcodeEnable = 0x200007e |
const int Compiler::Control::opcodeForceJump = 0x200025a |
const int Compiler::Control::opcodeForceJumpExplicit = 0x200025b |
const int Compiler::Control::opcodeForceMoveJump = 0x200025e |
const int Compiler::Control::opcodeForceMoveJumpExplicit = 0x200025f |
const int Compiler::Control::opcodeForceRun = 0x2000156 |
const int Compiler::Control::opcodeForceRunExplicit = 0x2000157 |
const int Compiler::Control::opcodeForceSneak = 0x200015a |
const int Compiler::Control::opcodeForceSneakExplicit = 0x200015b |
const int Compiler::Control::opcodeGetDisabled = 0x2000175 |
const int Compiler::Control::opcodeGetForceJump = 0x2000260 |
const int Compiler::Control::opcodeGetForceJumpExplicit = 0x2000261 |
const int Compiler::Control::opcodeGetForceMoveJump = 0x2000262 |
const int Compiler::Control::opcodeGetForceMoveJumpExplicit = 0x2000263 |
const int Compiler::Control::opcodeGetForceRun = 0x20001cb |
const int Compiler::Control::opcodeGetForceRunExplicit = 0x20001cd |
const int Compiler::Control::opcodeGetForceSneak = 0x20001cc |
const int Compiler::Control::opcodeGetForceSneakExplicit = 0x20001ce |
const int Compiler::Control::opcodeGetPcRunning = 0x20001c9 |
const int Compiler::Control::opcodeGetPcSneaking = 0x20001ca |
const int Compiler::Control::opcodeToggleCollision = 0x2000130 |