Update class documentation xml

This commit is contained in:
Kelly Thomas
2018-10-07 21:52:07 +08:00
parent 215db9ff71
commit b150ceb62c
12 changed files with 78 additions and 43 deletions

View File

@@ -12,24 +12,6 @@
<demos>
</demos>
<methods>
<method name="set_height">
<return type="void">
</return>
<argument index="0" name="height" type="int">
</argument>
<description>
Set texture height.
</description>
</method>
<method name="set_width">
<return type="void">
</return>
<argument index="0" name="width" type="int">
</argument>
<description>
Set texture width.
</description>
</method>
</methods>
<members>
<member name="as_normalmap" type="bool" setter="set_as_normalmap" getter="is_normalmap">