Loading...
Searching...
No Matches
Vector2.hpp File Reference
#include <SFML/System/Vector2.inl>

Go to the source code of this file.

Classes

class  sf::Vector2< T >
 Utility template class for manipulating 2-dimensional vectors. More...

Namespaces

namespace  sf

Typedefs

typedef Vector2< int > sf::Vector2i
typedef Vector2< unsigned int > sf::Vector2u
typedef Vector2< float > sf::Vector2f