Godot Nature of Code
1.2.0
Nature of Code implemented in Godot Engine
|
Main launcher. More...
Inherits Control.
Static Public Attributes | |
const string | VERSION = "1.2.0" |
Current app version More... | |
static Color | DefaultClearColor = Color.Color8(45, 45, 45) |
Default clear color More... | |
Main launcher.
Definition at line 6 of file Launcher.cs.
|
static |
Default clear color
Definition at line 12 of file Launcher.cs.
|
static |
Current app version
Definition at line 9 of file Launcher.cs.