drawPolygon

fun drawPolygon(drawContext: DrawContext, drawStyle: DrawStyle, loops: List<List<Vector2>>, corners: List<List<Boolean>>, fringeWidth: Double)(source)