Gamedev Framework (gf)  0.4.0
A C++11 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() const gf::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