tiled 0.4.0
tiled: ^0.4.0 copied to clipboard
A Dart Tiled library. Parse your TMX files into useful representations. Compatible with Flame.
[next] #
0.4.0 #
- Added typed properties support and properties for TileMap and Layer
- Added support for rotated tiles
- Some small API improvements (breaking)
- Added linter and formatter and tests to build
0.3.0 #
Layerusing 2d list store layer's_tiles,useful for get tile by coordinatex,yLayerusingpx,px,x,yinstead of justx,y(pixel)- add
width,heightto TileMap
0.11.7 #
<object />tags are now parsed for theirtypeattribute
0.11.5 #
- Added support for gzip compression