Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-02-25 11:23:13 +01:00
parent 5cd7e1d650
commit 3f9e8f98b8
19 changed files with 206 additions and 77 deletions
+1 -1
View File
@@ -88,5 +88,5 @@ Set the direction of the occlusion culling when not ``CULL_DISABLED``. Default v
| *Getter* | get_polygon() |
+----------+--------------------+
A :ref:`Vector2<class_Vector2>` array with the index for polygon's vertices positions.
A :ref:`Vector2<class_Vector2>` array with the index for polygon's vertices positions. Note that the returned value is a copy of the underlying array, rather than a reference.