Loading...
Searching...
No Matches
Transformable.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
const Transform & getTransform() const
get the combined transform of the object
void setScale(const Vector2f &factors)
set the scale factors of the object
void setOrigin(const Vector2f &origin)
set the local origin of the object
void setScale(float factorX, float factorY)
set the scale factors of the object
const Transform & getInverseTransform() const
get the inverse of the combined transform of the object
void setPosition(const Vector2f &position)
set the position of the object
Definition AlResource.hpp:35