tiled 0.4.0 copy "tiled: ^0.4.0" to clipboard
tiled: ^0.4.0 copied to clipboard

outdated

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 #

  • Layer using 2d list store layer's _tiles,useful for get tile by coordinate x,y
  • Layer using px,px,x,y instead of just x,y(pixel)
  • add width,height to TileMap

0.11.7 #

  • <object /> tags are now parsed for their type attribute

0.11.5 #

  • Added support for gzip compression
29
likes
0
pub points
82%
popularity

Publisher

verified publisherflame-engine.org

A Dart Tiled library. Parse your TMX files into useful representations. Compatible with Flame.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, xml

More

Packages that depend on tiled