dcos: rephreased doc comment

pull/38/head
alestiago 4 years ago
parent 7d3ac91cdf
commit 17eab50cb2

@ -107,7 +107,7 @@ num factorial(num n) {
}
}
/// Arithmetic mean position of all the [Vector2]s in a figure.
/// Arithmetic mean position of all the [Vector2]s in a polygon.
///
/// For more information read: https://en.wikipedia.org/wiki/Centroid
Vector2 centroid(List<Vector2> vertices) {

Loading…
Cancel
Save