Loading...
Searching...
No Matches
View.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
void move(float offsetX, float offsetY)
Move the view relatively to its current position.
const FloatRect & getViewport() const
Get the target viewport rectangle of the view.
const Transform & getInverseTransform() const
Get the inverse projection transform of the view.
const Transform & getTransform() const
Get the projection transform of the view.
View(const Vector2f ¢er, const Vector2f &size)
Construct the view from its center and size.
Definition AlResource.hpp:35