GetCenter() const | sf::View | |
GetInverseMatrix() const | sf::View | |
GetMatrix() const | sf::View | |
GetRotation() const | sf::View | |
GetSize() const | sf::View | |
GetViewport() const | sf::View | |
Move(float offsetX, float offsetY) | sf::View | |
Move(const Vector2f &offset) | sf::View | |
Reset(const FloatRect &rectangle) | sf::View | |
Rotate(float angle) | sf::View | |
SetCenter(float x, float y) | sf::View | |
SetCenter(const Vector2f ¢er) | sf::View | |
SetRotation(float angle) | sf::View | |
SetSize(float width, float height) | sf::View | |
SetSize(const Vector2f &size) | sf::View | |
SetViewport(const FloatRect &viewport) | sf::View | |
View() | sf::View | |
View(const FloatRect &rectangle) | sf::View | [explicit] |
View(const Vector2f ¢er, const Vector2f &size) | sf::View | |
Zoom(float factor) | sf::View |