tmxlite
lightweight Tiled tmx map parser for C++
Public Member Functions | Public Attributes | List of all members
tmx::Version Struct Reference

Holds the xml version of the loaded map. More...

#include <Map.hpp>

Public Member Functions

 Version (std::uint16_t maj=0, std::uint16_t min=0)
 

Public Attributes

std::uint16_t upper
 
std::uint16_t lower
 

Detailed Description

Holds the xml version of the loaded map.


The documentation for this struct was generated from the following file: