OpenMW
|
Functions | |
void | registerExtensions (Extensions &extensions) |
Variables | |
const int | opcodeCellChanged = 0x2000000 |
const int | opcodeCOC = 0x2000026 |
const int | opcodeCOE = 0x2000226 |
const int | opcodeGetInterior = 0x2000131 |
const int | opcodeGetPCCell = 0x2000136 |
const int | opcodeGetWaterLevel = 0x2000141 |
const int | opcodeSetWaterLevel = 0x2000142 |
const int | opcodeModWaterLevel = 0x2000143 |
void Compiler::Cell::registerExtensions | ( | Extensions & | extensions | ) |
const int Compiler::Cell::opcodeCellChanged = 0x2000000 |
const int Compiler::Cell::opcodeCOC = 0x2000026 |
const int Compiler::Cell::opcodeCOE = 0x2000226 |
const int Compiler::Cell::opcodeGetInterior = 0x2000131 |
const int Compiler::Cell::opcodeGetPCCell = 0x2000136 |
const int Compiler::Cell::opcodeGetWaterLevel = 0x2000141 |
const int Compiler::Cell::opcodeModWaterLevel = 0x2000143 |
const int Compiler::Cell::opcodeSetWaterLevel = 0x2000142 |