|
void | updateAnimation (long currentTime) |
|
bool | isAnimationFinished () |
|
float | getAlpha () const |
|
void | setAlpha (float alpha) |
|
AnimationPtr | getAnimation () const |
|
void | setAnimation (AnimationPtr animation) |
|
Graphics::ManagedSurface * | getBitmap () const |
|
void | setBitmap (Graphics::ManagedSurface *bitmap) |
|
float | getPositionX () const |
|
void | setPositionX (float positionX) |
|
float | getPositionY () const |
|
void | setPositionY (float positionY) |
|
virtual float | getWidth () const |
|
void | setWidth (float width) |
|
virtual float | getHeight () const |
|
void | setHeight (float height) |
|
void | setDisplayRatio (float ratio) |
|
bool | shouldCenter () const |
|
void | setShouldCenter (bool shouldCenter) |
|
The documentation for this class was generated from the following file: