doc: Sync classref with current source + fixup some bindings

Includes various changes triggered by the refactoring of method bindings.
This commit is contained in:
Rémi Verschelde 2020-11-04 15:38:26 +01:00
parent 89f605c717
commit 424cd00f8b
No known key found for this signature in database
GPG key ID: C3336907360768E1
56 changed files with 579 additions and 574 deletions

View file

@ -36,6 +36,12 @@
Constructs a new [Vector3i] from [Vector3]. The floating point coordinates will be truncated.
</description>
</method>
<method name="abs">
<return type="Vector3i">
</return>
<description>
</description>
</method>
<method name="max_axis">
<return type="int">
</return>