Contents

tileColumnIndex(fromPosition:)

Declaration

func tileColumnIndex(fromPosition position: CGPoint) -> Int

Parameters

  • position:

    The position in the tile map to check.

Return Value

The tile map node object’s tile column index for the specified position.

See Also

Querying the Tile Map’s Properties