doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-07-15 20:42:47 +02:00
parent 7d413f075c
commit efd55631e2
93 changed files with 278 additions and 292 deletions

View File

@@ -12,7 +12,7 @@
<methods>
</methods>
<members>
<member name="atlas" type="Texture" setter="set_atlas" getter="get_atlas" default="null">
<member name="atlas" type="Texture" setter="set_atlas" getter="get_atlas">
The texture that contains the atlas. Can be any [Texture] subtype.
</member>
<member name="filter_clip" type="bool" setter="set_filter_clip" getter="has_filter_clip" default="false">