sfDrawable Member List

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

GetColor() constsfDrawable
GetLeft() constsfDrawable
GetRotation() constsfDrawable
GetScale() constsfDrawable
GetTop() constsfDrawable
Move(float OffsetX, float OffsetY)sfDrawable
Rotate(float Angle)sfDrawable
Scale(float Factor)sfDrawable
SetColor(const sfColor &Color)sfDrawable
SetLeft(float Left)sfDrawable
SetRotation(float Rotation)sfDrawable
SetRotationCenter(float X, float Y)sfDrawable
SetScale(float Scale)sfDrawable
SetTop(float Top)sfDrawable
sfDrawable(float Left=0.f, float Top=0.f, float Scale=1.f, float Rotation=0.f, const sfColor &Color=sfColor(255, 255, 255, 255))sfDrawable
sfRenderWindow classsfDrawable [friend]
~sfDrawable()sfDrawable [virtual]