Go to the source code of this file.
Classes | |
class | AnimatedMeshComponent |
Component wrapper of Irrlicht's IAnimatedMeshSceneNode. More... | |
Functions | |
void | bindAnimatedMeshComponent (asIScriptEngine *engine) |
Binds the AnimatedMeshComponent class to AngelScript so that it can be used within scripts. |
void bindAnimatedMeshComponent | ( | asIScriptEngine * | engine | ) |
Binds the AnimatedMeshComponent class to AngelScript so that it can be used within scripts.
Definition at line 222 of file AnimatedMeshComponent.cpp.