From 46b594054c8f7118e21ab17e078b3ee4b0730a19 Mon Sep 17 00:00:00 2001
From: Rémi Verschelde
Date: Thu, 22 Feb 2018 19:02:37 +0100
Subject: doc: Sync classref with current source
---
doc/classes/@GDScript.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'doc/classes/@GDScript.xml')
diff --git a/doc/classes/@GDScript.xml b/doc/classes/@GDScript.xml
index 4e9a6a5fc..e873724c0 100644
--- a/doc/classes/@GDScript.xml
+++ b/doc/classes/@GDScript.xml
@@ -20,7 +20,7 @@
-
+
Returns a 32 bit color with red, green, blue and alpha channels. Each channel has 8 bits of information ranging from 0 to 255.
@@ -38,7 +38,7 @@
-
+
Returns a color according to the standardised [code]name[/code] with [code]alpha[/code] ranging from 0 to 1.
@@ -1131,9 +1131,9 @@
-
+
-
+
Stops the function execution and returns the current state. Call [method GDScriptFunctionState.resume] on the state to resume execution. This invalidates the state.
--
cgit v1.3