doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2017-11-15 20:35:18 +01:00
parent ed2b66f023
commit 11e07d18bd
13 changed files with 261 additions and 27 deletions

View File

@@ -199,6 +199,18 @@
Set a [Material] for a given surface. Surface will be rendered using this material.
</description>
</method>
<method name="surface_update_region">
<return type="void">
</return>
<argument index="0" name="surf_idx" type="int">
</argument>
<argument index="1" name="offset" type="int">
</argument>
<argument index="2" name="data" type="PoolByteArray">
</argument>
<description>
</description>
</method>
</methods>
<constants>
<constant name="NO_INDEX_ARRAY" value="-1" enum="">