Gamedev Framework (gf)  0.10.0
A C++14 framework for 2D games
gf::Rotation Member List

This is the complete list of members for gf::Rotation, including all inherited members.

cosgf::Rotation
getAngle() constgf::Rotationinline
inverseTransform(const Rotation &rotation, Vector2f point)gf::Rotationrelated
Rotation()gf::Rotationinline
Rotation(float angle)gf::Rotationinline
setAngle(float angle)gf::Rotationinline
singf::Rotation
transform(const Rotation &rotation, Vector2f point)gf::Rotationrelated