|
OpenMW
|
Functions | |
| void | registerExtensions (Extensions &extensions) |
Variables | |
| const int | opcodeToggleSky = 0x2000021 |
| const int | opcodeTurnMoonWhite = 0x2000022 |
| const int | opcodeTurnMoonRed = 0x2000023 |
| const int | opcodeGetMasserPhase = 0x2000024 |
| const int | opcodeGetSecundaPhase = 0x2000025 |
| const int | opcodeGetCurrentWeather = 0x200013f |
| const int | opcodeChangeWeather = 0x2000140 |
| const int | opcodeModRegion = 0x20026 |
| void Compiler::Sky::registerExtensions | ( | Extensions & | extensions | ) |
| const int Compiler::Sky::opcodeChangeWeather = 0x2000140 |
| const int Compiler::Sky::opcodeGetCurrentWeather = 0x200013f |
| const int Compiler::Sky::opcodeGetMasserPhase = 0x2000024 |
| const int Compiler::Sky::opcodeGetSecundaPhase = 0x2000025 |
| const int Compiler::Sky::opcodeModRegion = 0x20026 |
| const int Compiler::Sky::opcodeToggleSky = 0x2000021 |
| const int Compiler::Sky::opcodeTurnMoonRed = 0x2000023 |
| const int Compiler::Sky::opcodeTurnMoonWhite = 0x2000022 |
1.8.6