Loading...
Searching...
No Matches
Rect.hpp File Reference
Go to the source code of this file.
Classes | |
class | sf::Rect< T > |
Utility class for manipulating 2D axis aligned rectangles. More... | |
Namespaces | |
namespace | sf |
Typedefs | |
using | sf::IntRect = Rect<int> |
using | sf::FloatRect = Rect<float> |