Godot Nature of Code  1.2.0
Nature of Code implemented in Godot Engine
Static Public Attributes | List of all members
Launcher Class Reference

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...
 

Detailed Description

Main launcher.

Definition at line 6 of file Launcher.cs.

Member Data Documentation

◆ DefaultClearColor

Color Launcher.DefaultClearColor = Color.Color8(45, 45, 45)
static

Default clear color

Definition at line 12 of file Launcher.cs.

◆ VERSION

const string Launcher.VERSION = "1.2.0"
static

Current app version

Definition at line 9 of file Launcher.cs.


The documentation for this class was generated from the following file: