|
tmxlite 1.0.0
lightweight parse for Tiled maps
|
Two dimensional vector used to store points and positions. More...
#include <Types.hpp>
Public Member Functions | |
| Vector2 (T x, T y) | |
Public Attributes | |
| T | x |
| T | y |
Two dimensional vector used to store points and positions.