Go to the source code of this file.
Classes | |
class | ImageComponent |
Component wrapper for drawing 2d images. More... | |
Functions | |
void | bindImageComponent (asIScriptEngine *engine) |
Binds the ImageComponent class to AngelScript so that it can be used within scripts. |
void bindImageComponent | ( | asIScriptEngine * | engine | ) |
Binds the ImageComponent class to AngelScript so that it can be used within scripts.
Definition at line 239 of file ImageComponent.cpp.