RType
Drawable Member List

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

_attributeIComponentRTypeprotected
_drawablesCollisionDrawableprotected
_positionDrawableprotected
_rectDrawableprotected
_scaleDrawableprotected
_scoreDrawable
_sizeDrawableprotected
_textureIdDrawable
_toDeleteDrawable
addDrawableCollision(std::shared_ptr< Drawable > drawableCollision)Drawable
Drawable()Drawable
getAttribute() constDrawablevirtual
getDrawablesCollision() constDrawable
getHasChanged() constDrawable
getPacket()Drawable
getPosition() constDrawable
getRect() constDrawable
getScale() constDrawable
getSize() constDrawable
hasChangedDrawableprotected
setAttribute(std::string attribute)Drawablevirtual
setHasChanged(bool hasChanged)Drawable
setPosition(std::tuple< float, float > position)Drawable
setRect(std::tuple< int, int, int, int > rect)Drawable
setScale(float scale)Drawable
setSize(std::tuple< float, float > size)Drawable
~IComponentRType()=defaultIComponentRTypevirtual