Mark AnimatedTexture frame_* properties as internal

This way they no longer appear in the documentation, and the related
setters and getters do.
This commit is contained in:
Rémi Verschelde
2018-09-13 22:54:35 +02:00
parent 06c8b5a4ff
commit cd0b82fd56
4 changed files with 42 additions and 1029 deletions

View File

@ -43,7 +43,7 @@
Return the port of this peer.
</description>
</method>
<method name="get_status" qualifiers="const">
<method name="get_status">
<return type="int" enum="StreamPeerTCP.Status">
</return>
<description>