24 #ifndef GF_TRANSFORMABLE_H
25 #define GF_TRANSFORMABLE_H
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
196 void move(Vector2f offset);
299 void scale(Vector2f factors);
363 #ifndef DOXYGEN_SHOULD_SKIP_THIS
constexpr Vector(T x, T y)
Constructor that takes 2 components.
Definition: Vector.h:354
Abstract base class for objects that can be drawn to a render window.
Definition: Drawable.h:79
Anchor
The origin anchor of the transformable object.
Definition: Transformable.h:45
#define GF_API
Definition: Portability.h:35