C# Class SSTUTools.SSTUVesselStats

Inheritance: UnityEngine.MonoBehaviour
Datei anzeigen Open project: shadowmage45/SSTULabs Class Usage Examples

Public Properties

Property Type Description
INSTANCE SSTUVesselStats

Public Methods

Method Description
OnGUI ( ) : void
Start ( ) : void

Private Methods

Method Description
calculateDeltaV ( ) : void
drawEditor ( ) : void
drawFlight ( ) : void
drawStageStats ( ) : void
drawWindow ( int id ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

INSTANCE public_oe static_oe property

public static SSTUVesselStats,SSTUTools INSTANCE
return SSTUVesselStats