![]() |
Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
|
This is the complete list of members for gf::Rotation, including all inherited members.
| cos | gf::Rotation | |
| getAngle() const | gf::Rotation | inline |
| inverseTransform(const Rotation &rotation, Vector2f point) | gf::Rotation | related |
| Rotation() | gf::Rotation | inline |
| Rotation(float angle) | gf::Rotation | inline |
| setAngle(float angle) | gf::Rotation | inline |
| sin | gf::Rotation | |
| transform(const Rotation &rotation, Vector2f point) | gf::Rotation | related |