ImageComponent Member List

This is the complete list of members for ImageComponent, including all inherited members.

EntityComponent(Entity *parent)EntityComponent
getAlphaColor() const ImageComponent
getClipRect() const ImageComponent
getColor() const ImageComponent
getID() const EntityComponent
getName() const EntityComponent
getParent()EntityComponent
getPosition() const ImageComponent
getSourceRect() const ImageComponent
getTexture() const ImageComponent
getUseAlphaColor() const ImageComponent
ImageComponent(Entity *parent)ImageComponent
ImageComponent(Entity *parent, const std::string &fileName, const vector2di &position, const rect< s32 > &sourceRect, rect< s32 > *clipRect=NULL, const SColor &color=SColor(255, 255, 255, 255), const SColor &alphaColor=SColor(255, 255, 255, 255), bool useAlphaColor=false)ImageComponent
ImageComponent(Entity *parent, ITexture *texture, const vector2di &position, const rect< s32 > &sourceRect, rect< s32 > *clipRect=NULL, const SColor &color=SColor(255, 255, 255, 255), const SColor &alphaColor=SColor(255, 255, 255, 255), bool useAlphaColor=false)ImageComponent
mIDEntityComponent [protected]
mNameEntityComponent [protected]
onPause(void *p)ImageComponent
onRender(void *p)ImageComponent
onUnPause(void *p)ImageComponent
pParentEntityComponent [protected]
refAdd()EntityComponent
refFactory(Entity *parent)ImageComponent [static]
refRelease()EntityComponent
setAlphaColor(const SColor &color)ImageComponent
setClipRect(rect< s32 > *rectangle)ImageComponent
setColor(const SColor &color)ImageComponent
setName(const std::string &name)EntityComponent
setPosition(const vector2di &position)ImageComponent
setSourceRect(const rect< s32 > &rectangle)ImageComponent
setTexture(const std::string &fileName)ImageComponent
setTexture(ITexture *texture)ImageComponent
setUseAlphaColor(bool value)ImageComponent
~EntityComponent()EntityComponent [virtual]
~ImageComponent()ImageComponent


Generated on Wed Jun 10 22:26:25 2009 for Sirrf - Simple Irrlicht Framework by  doxygen 1.5.8