tiledjsonreadergetdirectory 1.0.13
tiledjsonreadergetdirectory: ^1.0.13 copied to clipboard
Simple reader to convert files .json generated from Tiled into Objects
1.0.9 #
- Add
polygon
andpolyline
inObjects
.
1.0.8 #
- Add
Text
inObjects
.
1.0.7 #
- Change parallax params to double.
1.0.6 #
- Fix
gid
== null
1.0.4 20/07/2021 #
- improvements in type
group
1.0.3 18/06/2021 #
- forces parameter
version
conversion toDouble
1.0.1 15/05/2021 #
- add group layer
- add image layer
1.0.0+1 01/04/2021 #
- update package description
0.0.8 17/09/2020 #
- improvements toJson in
TileSetDetail
.
0.0.7 04/08/2020 #
- add offset in ObjectGroup.
0.0.6 04/08/2020 #
- improved conversion of parameters to double in TileLayer.
0.0.5 15/06/2020 #
- add type in TileSetItem.
0.0.4 12/06/2020 #
- add animation in TileSetItem.
0.0.3 10/06/2020 #
- Fix type param in TileSetObject.
0.0.2 08/06/2020 #
- Fix bug read TileSet.
0.0.1 08/06/2020 #
- First release