From 5502499469e84176bcaa3eaf3c2e0aff3778227e Mon Sep 17 00:00:00 2001 From: Jean Jung Date: Tue, 28 Jun 2016 16:11:58 -0300 Subject: syncing the reference --- doc/base/classes.xml | 120 ++++++++++++++++++++++++++++++++++----------------- 1 file changed, 80 insertions(+), 40 deletions(-) (limited to 'doc/base') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 805f64ad8a..86dd3caad1 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -2517,12 +2517,6 @@ Return whether the animation has the loop flag set. - - - - - - @@ -2579,12 +2573,6 @@ Set a flag indicating that the animation must loop. This is uses for correct interpolation of animation cycles, and for hinting the player that it must restart the animation. - - - - - - @@ -4685,6 +4673,12 @@ + + + + + + @@ -6994,6 +6988,12 @@ Set a custom transform for drawing. Anything drawn afterwards will be transformed by this. + + + + + + @@ -17507,6 +17507,12 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) + + + + + + @@ -18912,6 +18918,34 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) Clear the [LineEdit] text. + + + + + Gets whether the line edit caret is blinking. + + + + + + + Gets the line edit caret blink speed. + + + + + + + Set the line edit caret to blink. + + + + + + + Set the line edit caret blink speed. Cannot be less then or equal to 0. + + @@ -18991,34 +19025,6 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) Set the cursor position inside the [LineEdit], causing it to scroll if needed. - - - - - Set the line edit caret to blink. - - - - - - - Gets whether the line edit caret is blinking. - - - - - - - Set the line edit caret blink speed. Cannot be less then or equal to 0. - - - - - - - Gets the line edit caret blink speed. - - @@ -24036,6 +24042,12 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) Return the mirroring of the ParallaxLayer. + + + + + + @@ -24050,6 +24062,12 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) Set the mirroring of the ParallaxLayer. If an axis is set to 0 then that axis will have no mirroring. + + + + + + @@ -24882,6 +24900,12 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) + + + + + + @@ -36504,6 +36528,10 @@ A similar effect may be achieved moving this node's descendants. + + + + @@ -38495,6 +38523,12 @@ A similar effect may be achieved moving this node's descendants. + + + + + + @@ -39357,6 +39391,10 @@ A similar effect may be achieved moving this node's descendants. + + + + @@ -39365,6 +39403,8 @@ A similar effect may be achieved moving this node's descendants. + + -- cgit v1.2.3