From a415996f792c4e969b2f652ee85ec9254ea48863 Mon Sep 17 00:00:00 2001 From: hondres Date: Sat, 13 Feb 2016 03:16:24 +0100 Subject: "Sync classes reference template with current code base" --- doc/base/classes.xml | 50 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 3 deletions(-) (limited to 'doc/base') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index b1871632d0..e3962834d1 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -1,5 +1,5 @@ - + Built-in GDScript functions. @@ -621,6 +621,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -12127,6 +12153,16 @@ This approximation makes straight segments between each point, then subdivides t + + + + + + + + + + @@ -14080,7 +14116,7 @@ verify_host will check the SSL identity of the host if set to true. - + @@ -14166,7 +14202,7 @@ verify_host will check the SSL identity of the host if set to true. - + @@ -27503,6 +27539,14 @@ This method controls whether the position between two cached points is interpola Returns a captured group. A captured group is the part of a string that matches a part of the pattern delimited by parentheses (unless they are non-capturing parentheses [i](?:)[/i]). + + + + + + + + -- cgit v1.2.3