|
El Octavio
1.0
This is a video game about adventures.
|
#include <SFML/System/Vector2.inl>
Include dependency graph for Vector2.hpp:
This graph shows which files directly or indirectly include this file: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 |