1 #ifndef GAME_SCRIPT_ANIMATIONEXTENSIONS_H
2 #define GAME_SCRIPT_ANIMATIONEXTENSIONS_H
Interpreter()
Definition: interpreter.cpp:162
void registerExtensions(Compiler::Extensions &extensions)
Definition: extensions0.cpp:32
Definition: interpreter.hpp:16
void installOpcodes(Interpreter::Interpreter &interpreter)
Definition: animationextensions.cpp:97
Collection of compiler extensions.
Definition: extensions.hpp:39