AnimatedSprite Member List
This is the complete list of members for
AnimatedSprite, including all inherited members.
Angle() const | Sprite | [inline] |
CanDraw() const | Sprite | |
Draw(Image::DrawLocation loc=Image::CENTER) const | Sprite | |
Draw(const Point2f &p, Image::DrawLocation loc=Image::CENTER) const | Sprite | |
DrawFrame(uint animationNumber, uint frameNumber) const | AnimatedSprite | |
DrawFrame(const Animation &anim, uint frameNumber) const | AnimatedSprite | |
DrawFrame(const AnimationFrame &frame) const | AnimatedSprite | |
DrawSubArea(const Rectf &area, Image::DrawLocation loc=Image::CENTER) const | Sprite | |
DrawSubArea(const Point2f &p, const Rectf &area, Image::DrawLocation loc=Image::CENTER) const | Sprite | |
Fade(float t) | Sprite | |
FindAnimation(const char *name) const | AnimatedSprite | |
GetAnimation(uint index) const | AnimatedSprite | |
GetBBox() const | Sprite | |
GetDimensions(float &w, float &h) const | Sprite | [inline] |
GetHeight() const | Sprite | [inline] |
GetImage() | Sprite | [inline] |
GetNumberOfAnimations() const | AnimatedSprite | |
GetWidth() const | Sprite | [inline] |
Grow(float s) | Sprite | |
Grow(float sx, float sy) | Sprite | |
Load(const char *file) | Sprite | |
LoadAnimatedSprite(const char *file) | AnimatedSprite | |
Move(const Point2f &p) | Sprite | |
Position() const | Sprite | [inline] |
Rotate(float a) | Sprite | |
Scale(float &sx, float &sy) const | Sprite | [inline] |
SetAngle(float a) | Sprite | |
SetHeight(float h) | Sprite | |
SetHeightUniform(float h) | Sprite | |
SetPosition(const Point2f &p) | Sprite | |
SetScale(float s) | Sprite | |
SetScale(float sx, float sy) | Sprite | |
SetSize(float w, float h) | Sprite | |
SetTransparency(float t) | Sprite | |
SetWidth(float w) | Sprite | |
SetWidthUniform(float w) | Sprite | |
Sprite() | Sprite | |
Sprite(const char *file) | Sprite | |
Transparency() const | Sprite | [inline] |