KSP API
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | Properties | List of all members
PSystemManager Class Reference

A class for managing planetary systems. Ask the Kopernicus guys/look at their code for details. More...

Inheritance diagram for PSystemManager:

Public Member Functions

 PSystemManager ()
 

Public Attributes

string localSpaceName
 
PlanetariumCamera scaledSpaceCamera
 
float scaledSpaceFactor
 
string scaledSpaceName
 
Sun sun
 
PSystem systemPrefab
 

Properties

static PSystemManager Instance [get]
 
List< CelestialBodylocalBodies [get]
 
EventVoid OnPSystemReady [get]
 
List< GameObject > scaledBodies [get]
 

Detailed Description

A class for managing planetary systems. Ask the Kopernicus guys/look at their code for details.

Constructor & Destructor Documentation

PSystemManager.PSystemManager ( )

Member Data Documentation

string PSystemManager.localSpaceName
PlanetariumCamera PSystemManager.scaledSpaceCamera
float PSystemManager.scaledSpaceFactor
string PSystemManager.scaledSpaceName
Sun PSystemManager.sun
PSystem PSystemManager.systemPrefab

Property Documentation

PSystemManager PSystemManager.Instance
staticget
List<CelestialBody> PSystemManager.localBodies
get
EventVoid PSystemManager.OnPSystemReady
get
List<GameObject> PSystemManager.scaledBodies
get

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