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

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
 

Function Documentation

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

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

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