OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
Compiler::Sky Namespace Reference

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
 

Function Documentation

void Compiler::Sky::registerExtensions ( Extensions &  extensions)

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

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