LibTMJ  1.0.0
A library for loading JSON Tiled maps
Data Fields
Transformations Struct Reference

https://doc.mapeditor.org/en/stable/reference/json-map-format/#transformations More...

#include <tmj.h>

Data Fields

bool hflip
 
bool preferuntransformed
 
bool rotate
 
bool vflip
 

Detailed Description

https://doc.mapeditor.org/en/stable/reference/json-map-format/#transformations

Definition at line 180 of file tmj.h.

Field Documentation

◆ hflip

bool Transformations::hflip

Definition at line 181 of file tmj.h.

◆ preferuntransformed

bool Transformations::preferuntransformed

Definition at line 182 of file tmj.h.

◆ rotate

bool Transformations::rotate

Definition at line 183 of file tmj.h.

◆ vflip

bool Transformations::vflip

Definition at line 184 of file tmj.h.


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