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