Tileson 1.4.0
A helpful json parser for Tiled maps
|
#include <type_traits>
#include <cstdint>
#include <string>
Go to the source code of this file.
Classes | |
class | tson::Color< T > |
Namespaces | |
namespace | tson |
Typedefs | |
typedef Color< uint8_t > | tson::Colori |
typedef Color< float > | tson::Colorf |