sfString Member List

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

GetColor() constsfDrawable
GetFont() constsfString
GetLeft() constsfDrawable
GetRect() constsfString
GetRotation() constsfDrawable
GetScale() constsfDrawable
GetSize() constsfString
GetText() constsfString
GetTop() constsfDrawable
Move(float OffsetX, float OffsetY)sfDrawable
PreloadFont(const std::string &Font, float Size)sfString [static]
Render(sfRenderWindow &Window)sfString [protected, virtual]
Rotate(float Angle)sfDrawable
Scale(float Factor)sfDrawable
SetColor(const sfColor &Color)sfDrawable
SetFont(const std::string &Font)sfString
SetLeft(float Left)sfDrawable
SetRotation(float Rotation)sfDrawable
SetRotationCenter(float X, float Y)sfDrawable
SetScale(float Scale)sfDrawable
SetSize(float Size)sfString
SetText(const std::string &Text)sfString
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
sfString(const std::string &Text="", const std::string &Font="", float Size=32.f)sfString
~sfDrawable()sfDrawable [virtual]