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

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

#include <tmj.h>

Data Fields

double x
 
double y
 

Detailed Description

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

Definition at line 61 of file tmj.h.

Field Documentation

◆ x

double Point::x

Definition at line 62 of file tmj.h.

◆ y

double Point::y

Definition at line 63 of file tmj.h.


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