scripting/components/scene/asImageComponent.cpp File Reference

Go to the source code of this file.

Functions

ImageComponentcreateImageComponent (Entity *parent)
 Reference factory for the ImageComponent clas.
ImageComponentcreateImageComponent (Entity *parent, const std::string &fileName, const vector2di &position, const rect< s32 > &sourceRect, const rect< s32 > &clipRect, const SColor &color, const SColor &alphaColor, bool useAlphaColor)
 Reference factory for the ImageComponent clas.
void bindImageComponent (asIScriptEngine *engine)
 Binds the ImageComponent class to AngelScript.


Function Documentation

void bindImageComponent ( asIScriptEngine *  engine  ) 

Binds the ImageComponent class to AngelScript.

Definition at line 44 of file asImageComponent.cpp.

ImageComponent* createImageComponent ( Entity parent,
const std::string &  fileName,
const vector2di &  position,
const rect< s32 > &  sourceRect,
const rect< s32 > &  clipRect,
const SColor &  color,
const SColor &  alphaColor,
bool  useAlphaColor 
)

Reference factory for the ImageComponent clas.

Definition at line 34 of file asImageComponent.cpp.

ImageComponent* createImageComponent ( Entity parent  ) 

Reference factory for the ImageComponent clas.

Definition at line 28 of file asImageComponent.cpp.


Generated on Fri Aug 21 23:55:10 2009 for Sirrf - Simple Irrlicht Framework by  doxygen 1.5.8