TheBoneJarmer / TiledCS

TiledCS is a dotnet library for loading Tiled tilesets and maps
MIT License
139 stars 51 forks source link

Add @class property to TiledObject #80

Closed juanferrer closed 2 years ago

juanferrer commented 2 years ago

Class property was missing from TiledObject. Defaults to null if not set, same as other attributes.