From 68552d9a4bc2fbeda5b857046aee23d8efc71537 Mon Sep 17 00:00:00 2001 From: LikeLakers2 <1008889+LikeLakers2@users.noreply.github.com> Date: Mon, 14 Oct 2019 18:08:41 -0400 Subject: Changes the name of all parameters referring to track indices within Animation, to "track_idx" --- doc/classes/Animation.xml | 108 +++++++++++++++++++++++----------------------- 1 file changed, 54 insertions(+), 54 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/Animation.xml b/doc/classes/Animation.xml index bc64cfbb19..97da8c9980 100644 --- a/doc/classes/Animation.xml +++ b/doc/classes/Animation.xml @@ -34,7 +34,7 @@ - + @@ -44,7 +44,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -98,7 +98,7 @@ - + @@ -114,7 +114,7 @@ - + @@ -126,7 +126,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -180,7 +180,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -206,7 +206,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -276,7 +276,7 @@ - + @@ -289,7 +289,7 @@ - + @@ -300,7 +300,7 @@ - + @@ -311,7 +311,7 @@ - + Removes a track by specifying the track index. @@ -320,7 +320,7 @@ - + @@ -333,7 +333,7 @@ - + Returns [code]true[/code] if the track at [code]idx[/code] wraps the interpolation loop. New tracks wrap the interpolation loop by default. @@ -342,7 +342,7 @@ - + Returns the interpolation type of a given track. @@ -351,7 +351,7 @@ - + Returns the amount of keys in a given track. @@ -360,7 +360,7 @@ - + @@ -371,7 +371,7 @@ - + @@ -382,7 +382,7 @@ - + @@ -393,7 +393,7 @@ - + Gets the path of a track. For more information on the path format, see [method track_set_path]. @@ -402,7 +402,7 @@ - + Gets the type of a track. @@ -411,7 +411,7 @@ - + @@ -426,7 +426,7 @@ - + Returns [code]true[/code] if the track at index [code]idx[/code] is enabled. @@ -435,7 +435,7 @@ - + Returns [code]true[/code] if the given track is imported. Else, return [code]false[/code]. @@ -444,7 +444,7 @@ - + Moves a track down. @@ -453,7 +453,7 @@ - + @@ -464,7 +464,7 @@ - + Moves a track up. @@ -473,7 +473,7 @@ - + @@ -484,7 +484,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -517,7 +517,7 @@ - + @@ -528,7 +528,7 @@ - + @@ -539,7 +539,7 @@ - + @@ -552,7 +552,7 @@ - + @@ -565,7 +565,7 @@ - + @@ -578,7 +578,7 @@ - + @@ -590,7 +590,7 @@ - + @@ -601,7 +601,7 @@ - + @@ -618,7 +618,7 @@ - + @@ -629,7 +629,7 @@ - + @@ -642,7 +642,7 @@ - + Returns the update mode of a value track. @@ -651,7 +651,7 @@ - + -- cgit v1.2.3