mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -41,7 +41,7 @@ Methods
|
||||
Property Descriptions
|
||||
---------------------
|
||||
|
||||
.. _class_AnimatedTexture_fps:
|
||||
.. _class_AnimatedTexture_fps:
|
||||
|
||||
- :ref:`float<class_float>` **fps**
|
||||
|
||||
@@ -51,7 +51,7 @@ Property Descriptions
|
||||
| *Getter* | get_fps() |
|
||||
+----------+----------------+
|
||||
|
||||
.. _class_AnimatedTexture_frames:
|
||||
.. _class_AnimatedTexture_frames:
|
||||
|
||||
- :ref:`int<class_int>` **frames**
|
||||
|
||||
@@ -64,19 +64,19 @@ Property Descriptions
|
||||
Method Descriptions
|
||||
-------------------
|
||||
|
||||
.. _class_AnimatedTexture_get_frame_delay:
|
||||
.. _class_AnimatedTexture_get_frame_delay:
|
||||
|
||||
- :ref:`float<class_float>` **get_frame_delay** **(** :ref:`int<class_int>` frame **)** const
|
||||
|
||||
.. _class_AnimatedTexture_get_frame_texture:
|
||||
.. _class_AnimatedTexture_get_frame_texture:
|
||||
|
||||
- :ref:`Texture<class_Texture>` **get_frame_texture** **(** :ref:`int<class_int>` frame **)** const
|
||||
|
||||
.. _class_AnimatedTexture_set_frame_delay:
|
||||
.. _class_AnimatedTexture_set_frame_delay:
|
||||
|
||||
- void **set_frame_delay** **(** :ref:`int<class_int>` frame, :ref:`float<class_float>` delay **)**
|
||||
|
||||
.. _class_AnimatedTexture_set_frame_texture:
|
||||
.. _class_AnimatedTexture_set_frame_texture:
|
||||
|
||||
- void **set_frame_texture** **(** :ref:`int<class_int>` frame, :ref:`Texture<class_Texture>` texture **)**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user