SDL Utility
Transformable Member List

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

GetOrigin()Transformable
GetPosition()Transformable
GetRotation()Transformable
GetScale()Transformable
Move(const Vector2f &position)Transformable
Move(float x, float y)Transformable
originTransformableprotected
positionTransformableprotected
Rotate(float angle)Transformable
rotationTransformableprotected
scaleTransformableprotected
Scale(const Vector2f &scale)Transformable
Scale(float x, float y)Transformable
SetOrigin(const Vector2f &origin)Transformable
SetOrigin(float x, float y)Transformable
SetPosition(const Vector2f &position)Transformable
SetPosition(float x, float y)Transformable
SetRotation(float angle)Transformable
SetScale(const Vector2f &scale)Transformable
SetScale(float x, float y)Transformable
Transformable()Transformable
~Transformable()Transformablevirtual