newTilePath

fun newTilePath(vararg tiles: Tile): TilePath

Creates a new tile path.

Return

the generated TilePath

Parameters

tiles

The array of tiles in the path.