SKTiled v1.22 Release Notes
-
๐ Changes
- Swift version is now 5.3
- ๐ fix a bug where an
SKColor
instantiated with an#RRGGBBAA
hex string has incorrect alpha value - ๐ fix a crash #28 when a collections tileset image can't be found
- โ add
SKTileset.localRange
property - โ add
SKTileset.globalRange
property - โ add
SKTileset.contains(localID:)
method - ๐
SKTilesetData.localID
is deprecated
๐ฅ Breaking
- nothing