libtmx
0.4.0
an C++11 library for reading TMX files
|
A size of an image. More...
#include <tmx/Geometry.h>
Public Attributes | |
unsigned | width |
unsigned | height |
A size of an image.
unsigned tmx::Size::height |
the height of the image
unsigned tmx::Size::width |
the width of the image