tileColumnIndex(fromPosition:)
Declaration
func tileColumnIndex(fromPosition position: CGPoint) -> IntParameters
- position:
The position in the tile map to check.
Return Value
The tile map node object’s tile column index for the specified position.
func tileColumnIndex(fromPosition position: CGPoint) -> IntThe position in the tile map to check.
The tile map node object’s tile column index for the specified position.