into

abstract fun HexCoordinates.into(): T(source)

Transforms the given this from HexCoordinates into the corresponding subtype of Coordinates.

Return

The transformed HexCoordinates as a subtype of Coordinates.