30#ifndef DOXYGEN_SHOULD_SKIP_THIS
129#ifndef DOXYGEN_SHOULD_SKIP_THIS
GF_CORE_API Vector2i displacement(Direction direction)
Get a vector from a direction.
GF_CORE_API Direction orthogonalCW(Direction direction)
Get the orthogonal direction clockwise.
GF_CORE_API float angle(Direction direction)
Get an angle from a direction.
GF_CORE_API Direction nextCW(Direction direction)
Get the next direction clockwise.
GF_CORE_API Direction opposite(Direction direction)
Get the opposite direction.
GF_CORE_API Direction orthogonalCCW(Direction direction)
Get the orthogonal direction counter-clockwise.
Direction
Main four directions.
Definition: Direction.h:43
GF_CORE_API Direction nextCCW(Direction direction)
Get the next direction counter-clockwise.
GF_CORE_API Vector2f unit(Direction direction)
Get a unit vector from a direction.
@ Down
The down direction.
@ Center
Centered alignment.
The namespace for gf classes.