sf::Drawable Member List

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

Drawable(float Left=0.f, float Top=0.f, float ScaleX=1.f, float ScaleY=1.f, float Rotation=0.f, const Color &Col=Color(255, 255, 255, 255))sf::Drawable
GetColor() constsf::Drawable
GetLeft() constsf::Drawable
GetRotation() constsf::Drawable
GetScaleX() constsf::Drawable
GetScaleY() constsf::Drawable
GetTop() constsf::Drawable
Move(float OffsetX, float OffsetY)sf::Drawable
RenderWindow classsf::Drawable [friend]
Rotate(float Angle)sf::Drawable
Scale(float FactorX, float FactorY)sf::Drawable
SetColor(const Color &Col)sf::Drawable
SetLeft(float Left)sf::Drawable
SetRotation(float Rotation)sf::Drawable
SetRotationCenter(float X, float Y)sf::Drawable
SetScale(float ScaleX, float ScaleY)sf::Drawable
SetTop(float Top)sf::Drawable
~Drawable()sf::Drawable [virtual]