![]() |
Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
|
This is the complete list of members for gf::Translation, including all inherited members.
| getOffset() const noexcept | gf::Translation | inline |
| inverseTransform(const Translation &translation, Vector2f point) | gf::Translation | related |
| offset | gf::Translation | |
| setOffset(Vector2f newOffset) noexcept | gf::Translation | inline |
| transform(const Translation &translation, Vector2f point) | gf::Translation | related |
| Translation() | gf::Translation | inline |
| Translation(Vector2f translationOffset) | gf::Translation | inline |