From 92f95dc55f7d82397aeeb82a6cb26570b05886ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 18 Feb 2018 17:09:55 +0100 Subject: [PATCH] doc: Sync classref with current source --- doc/base/classes.xml | 76 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 70 insertions(+), 6 deletions(-) diff --git a/doc/base/classes.xml b/doc/base/classes.xml index cb6c75bd48a..a65c8099a76 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -1,5 +1,5 @@ - + Built-in GDScript functions. @@ -15816,7 +15816,7 @@ - + Resolve a given hostname, blocking. Addresses are returned as an Array of IPv4 or IPv6 depending on "ip_type". @@ -16607,7 +16607,7 @@ - + @@ -16673,6 +16673,40 @@ Captures the mouse. The mouse will be hidden and unable to leave the game window. But it will still register movement and mouse button presses. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -18977,6 +19011,8 @@ + + @@ -23219,6 +23255,10 @@ Returns if the current host platform is using multiple threads. + + + + @@ -23467,6 +23507,12 @@ Returns the number of cores available in the host machine. + + + + + + @@ -23730,6 +23776,12 @@ + + + + + + @@ -23931,6 +23983,12 @@ Change the video mode. + + + + + + @@ -40739,6 +40797,12 @@ Clear the undo history. + + + + + + Copy the current selection. @@ -41085,11 +41149,11 @@ - + - + - +