24 #ifndef GF_TRANSFORMABLE_H    25 #define GF_TRANSFORMABLE_H    35 #ifndef DOXYGEN_SHOULD_SKIP_THIS   178     void move(Vector2f offset);
   252       setScale({ factor, factor });
   281     void scale(Vector2f factors);
   298       scale({ factor, factor });
   345 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
Abstract base class for objects that can be drawn to a render window. 
Definition: Drawable.h:79
 
The namespace for gf classes. 
Definition: Action.h:34
 
Anchor
An anchor of a box. 
Definition: Anchor.h:41
 
#define GF_API
Definition: Portability.h:35