No overview available.
SDKs
- iOS 10.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 10.0+
- watchOS 3.0+
Framework
- Sprite
Kit
Declaration
func tileGroup(atColumn column: Int, row: Int) -> SKTile Group?
Parameters
column
The column index of the tile.
row
The row index of the tile.
Return Value
The tile group for the tile at the specified column and row.