diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 0c7bbba85e1..fd64349df98 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 + + + + + + + + + + @@ -14081,7 +14117,7 @@ verify_host will check the SSL identity of the host if set to true. - + @@ -14167,7 +14203,7 @@ verify_host will check the SSL identity of the host if set to true. - + @@ -19736,7 +19772,7 @@ verify_host will check the SSL identity of the host if set to true. - Return the name of the host OS. + Return the name of the host OS. Possible values are: "Android", "BlackBerry 10", "Flash", "Haiku", "iOS", "HTML5", "OSX", "Server", "Windows", "WinRT", "X11" @@ -27504,6 +27540,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]). + + + + + + + +