AddFrame(const sfIntRect &FrameRect, int Index=-1) | sfAnimatedSprite | |
Color | sfSprite | |
CreateAnimation(const sfImage *Img, const sfIntRect &SourceRect, unsigned int FrameWidth, unsigned int FrameHeight) | sfAnimatedSprite | |
GetHeight() const | sfSprite | |
GetWidth() const | sfSprite | |
Image | sfSprite | |
Left | sfSprite | |
Render(sfRenderWindow &Window) | sfAnimatedSprite | [protected, virtual] |
Rotation | sfSprite | |
Scale | sfSprite | |
sfAnimatedSprite(const sfImage *Img=NULL) | sfAnimatedSprite | |
sfAnimatedSprite(const sfImage *Img, const sfIntRect &SourceRect, unsigned int FrameWidth, unsigned int FrameHeight) | sfAnimatedSprite | |
sfSprite(const sfImage *Img=NULL, const sfColor &Col=sfColor::White, float X=0.f, float Y=0.f, float Rot=0.f, float Sc=1.f) | sfSprite | |
SubRect | sfSprite | |
Timing | sfAnimatedSprite | |
Top | sfSprite | |
~sfDrawable() | sfDrawable | [inline, virtual] |