|
AeonGUI
A portable video game graphic user interface library.
|
This is the complete list of members for AeonGUI::Transform, including all inherited members.
| GetMatrix() const | AeonGUI::Transform | |
| GetRotation() const | AeonGUI::Transform | |
| GetScale() const | AeonGUI::Transform | |
| GetTranslation() const | AeonGUI::Transform | |
| operator*=(const Transform &aTransform) | AeonGUI::Transform | |
| SetRotation(float aRotation) | AeonGUI::Transform | |
| SetScale(const Vector2 &aScale) | AeonGUI::Transform | |
| SetTranslation(const Vector2 &) | AeonGUI::Transform | |
| Transform() | AeonGUI::Transform | |
| Transform(const Vector2 &aScale, float aRotation, const Vector2 aTranslation) | AeonGUI::Transform |