This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
New features
- Polyline support
- Object types, accessed by
TiledObject.Type
Fixes
TiledLayer.Parrallax
renamed toTiledLayer.Parallax
- Changed
TiledLayer.Offset
,TiledLayer.Parallax
andTiledImage.Source
to properties
Removed
Size
, all usages of it were replaced withSystem.Numerics.Vector2
TiledObject.Ellipse
andTiledObject.Point
, replaced with object types