path

fun path(name: String, vararg points: Pair<Double, Double>)(source)

Defines a named movement path from a list of (x, y) points.