Function PolygonPathFinder.setup

void setup (
  const(PoolArray!(godot.core.vector2.Vector2)) points,
  const(PoolArray!(int)) connections
) nothrow @nogc;