21 #ifndef GF_COORDINATES_H 22 #define GF_COORDINATES_H 25 #include "GraphicsApi.h" 29 #ifndef DOXYGEN_SHOULD_SKIP_THIS 90 unsigned getRelativeCharacterSize(
float percent)
const;
104 #ifndef DOXYGEN_SHOULD_SKIP_THIS 109 #endif // GF_COORDINATES_H Base class for all render targets (window, texture, ...)
Definition: RenderTarget.h:102
Helper to compute coordinates in HUD.
Definition: Coordinates.h:39
Vector2f getWindowSize() const
Get the size of the window.
Definition: Coordinates.h:60
The namespace for gf classes.
Definition: Action.h:35
Anchor
An anchor of a box.
Definition: Anchor.h:38