API:GameScenes

From Kerbal Space Program Wiki
Revision as of 08:10, 1 July 2016 by Pizzaoverhead (talk | contribs) (Added GameScenes enum listing.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GameScenes is an enum that is used to identify the various scenes in the game.

Fields

The following is a list of fields in GameScenes.

Signature Description
GameScenes LOADING  ?
GameScenes LOADINGBUFFER  ?
GameScenes MAINMENU The main KSP menu, showing Start Game, Training, Settings etc.
GameScenes SETTINGS The settings screen accessed from the main menu.
GameScenes CREDITS The KSP main credits, accessed from the main menu.
GameScenes SPACECENTER The Kerbal Space Center (KSC) scene.
GameScenes EDITOR The Vehicle Assembly Building (VAB) scene. Before the SPH was added, it was the only vessel editor in the game.
GameScenes FLIGHT The main game flight scene, where vessels are launched and flown.
GameScenes TRACKSTATION The Tracking Station scene.
GameScenes SPH The Space Plane Hangar (SPH) scene.
GameScenes PSYSTEM  ?