libtmx
0.4.0
an C++11 library for reading TMX files
|
A vector of signed integers. More...
#include <tmx/Geometry.h>
Public Attributes | |
int | x |
int | y |
A vector of signed integers.
int tmx::Vector2i::x |
the x coordinate
int tmx::Vector2i::y |
the y coordinate