![]() |
Kerbal Space Program
1.12.4
|
Singleton class which contains compiles various game objects. More...
Classes | |
| class | LoadingScreenState |
Public Member Functions | |
| void | SetTip (LoadingScreenState current) |
Static Public Member Functions | |
| static void | StartLoadingScreens () |
Public Attributes | |
| List< LoadingSystem > | loaders = new List<LoadingSystem>() |
Static Public Attributes | |
| static GameScenes | loadScene = GameScenes.PSYSTEM |
| static float | minFrameTime = 0.0f |
Properties | |
| static LoadingScreen | Instance [get, set] |
| List< LoadingScreenState > | Screens [get, set] |
Singleton class which contains compiles various game objects.
|
inline |
|
inlinestatic |
| List<LoadingSystem> LoadingScreen.loaders = new List<LoadingSystem>() |
|
static |
|
static |
|
staticgetset |
|
getset |
1.8.7