Onsens  1.0
This is C++ game about bitwise logic.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Rect.hpp File Reference
#include <SFML/System/Vector2.hpp>
#include <algorithm>
#include <SFML/Graphics/Rect.inl>
+ Include dependency graph for Rect.hpp:
+ This graph shows which files directly or indirectly include this file:

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

typedef Rect< int > sf::IntRect
 
typedef Rect< float > sf::FloatRect