sfAnimatedSprite Member List

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

AddFrame(const sfIntRect &FrameRect, int Index=-1)sfAnimatedSprite
CreateAnimation(const sfImage &Image, const sfIntRect &SourceRect, unsigned int FrameWidth, unsigned int FrameHeight)sfAnimatedSprite
GetColor() constsfDrawable
GetHeight() constsfSprite
GetImage() constsfSprite
GetLeft() constsfDrawable
GetPixel(unsigned int X, unsigned int Y) constsfSprite
GetRotation() constsfDrawable
GetScale() constsfDrawable
GetSubRect() constsfSprite
GetTiming() constsfAnimatedSprite
GetTop() constsfDrawable
GetWidth() constsfSprite
Move(float OffsetX, float OffsetY)sfDrawable
Render(sfRenderWindow &Window)sfAnimatedSprite [protected, virtual]
Rotate(float Angle)sfDrawable
Scale(float Factor)sfDrawable
SetColor(const sfColor &Color)sfDrawable
SetImage(const sfImage &Image)sfSprite
SetLeft(float Left)sfDrawable
SetRotation(float Rotation)sfDrawable
SetRotationCenter(float X, float Y)sfDrawable
SetScale(float Scale)sfDrawable
SetSubRect(const sfIntRect &SubRect)sfSprite
SetTiming(float Timing)sfAnimatedSprite
SetTop(float Top)sfDrawable
sfAnimatedSprite()sfAnimatedSprite
sfAnimatedSprite(const sfImage &Image, const sfIntRect &SourceRect, unsigned int FrameWidth, unsigned int FrameHeight)sfAnimatedSprite
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
sfSprite()sfSprite
sfSprite(const sfImage &Image, float Left=0.f, float Top=0.f, float Scale=1.f, float Rotation=0.f, const sfColor &Color=sfColor(255, 255, 255, 255))sfSprite
~sfDrawable()sfDrawable [virtual]