diff --git a/doc/classes/Color.xml b/doc/classes/Color.xml index b7ab3ac71ac..e8761d6f12d 100644 --- a/doc/classes/Color.xml +++ b/doc/classes/Color.xml @@ -308,9 +308,6 @@ - - Gray color. - Alice blue color. @@ -461,6 +458,9 @@ Goldenrod color. + + Gray color. + Green color. diff --git a/doc/classes/Image.xml b/doc/classes/Image.xml index 85bc1c47844..446944b674a 100644 --- a/doc/classes/Image.xml +++ b/doc/classes/Image.xml @@ -430,6 +430,12 @@ Saves the image as a PNG file to [code]path[/code]. + + + + + + diff --git a/doc/classes/OS.xml b/doc/classes/OS.xml index 2504a56f85d..47160936289 100644 --- a/doc/classes/OS.xml +++ b/doc/classes/OS.xml @@ -954,7 +954,7 @@ The current screen orientation. - + The current tablet drvier in use. diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index 87adace477e..a9632e4b21d 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -460,7 +460,7 @@ Sets the game's main viewport width. On desktop platforms, this is the default window size. Stretch mode settings also use this as a reference when enabled. - + Specifies the tablet driver to use. If left empty, the default driver will be used.