doc: Remove setters and getters now exposed via properties/members
This commit is contained in:
@ -11,12 +11,6 @@
|
||||
<demos>
|
||||
</demos>
|
||||
<methods>
|
||||
<method name="get_code" qualifiers="const">
|
||||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_default_texture_param" qualifiers="const">
|
||||
<return type="Texture">
|
||||
</return>
|
||||
@ -39,14 +33,6 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_code">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="code" type="String">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_default_texture_param">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user