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

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

#include <tmj.h>

Data Fields

char * orientation
 
int height
 
int width
 

Detailed Description

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

Definition at line 283 of file tmj.h.

Field Documentation

◆ orientation

char* Grid::orientation

Definition at line 284 of file tmj.h.

◆ height

int Grid::height

Definition at line 286 of file tmj.h.

◆ width

int Grid::width

Definition at line 287 of file tmj.h.


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