LibTMJ 1.3.0
A library for loading JSON Tiled maps
Loading...
Searching...
No Matches
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 285 of file tmj.h.

Field Documentation

◆ orientation

char* Grid::orientation

Definition at line 286 of file tmj.h.

◆ height

int Grid::height

Definition at line 288 of file tmj.h.

◆ width

int Grid::width

Definition at line 289 of file tmj.h.


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