|
OpenMW
|
Functions | |
| void | registerExtensions (Extensions &extensions) |
Variables | |
| const int | opcodeSkipAnim = 0x2000138 |
| const int | opcodeSkipAnimExplicit = 0x2000139 |
| const int | opcodePlayAnim = 0x20006 |
| const int | opcodePlayAnimExplicit = 0x20007 |
| const int | opcodeLoopAnim = 0x20008 |
| const int | opcodeLoopAnimExplicit = 0x20009 |
| void Compiler::Animation::registerExtensions | ( | Extensions & | extensions | ) |
| const int Compiler::Animation::opcodeLoopAnim = 0x20008 |
| const int Compiler::Animation::opcodeLoopAnimExplicit = 0x20009 |
| const int Compiler::Animation::opcodePlayAnim = 0x20006 |
| const int Compiler::Animation::opcodePlayAnimExplicit = 0x20007 |
| const int Compiler::Animation::opcodeSkipAnim = 0x2000138 |
| const int Compiler::Animation::opcodeSkipAnimExplicit = 0x2000139 |
1.8.6