C# Class KerbalEngineer.Flight.Readouts.Surface.AtmosphericPressure

Inheritance: ReadoutModule
Afficher le fichier Open project: CYBUTEK/KerbalEngineer

Méthodes publiques

Méthode Description
AtmosphericPressure ( ) : Extensions
Draw ( SectionModule section ) : void
Reset ( ) : void
Update ( ) : void

Method Details

AtmosphericPressure() public méthode

public AtmosphericPressure ( ) : Extensions
Résultat Extensions

Draw() public méthode

public Draw ( SectionModule section ) : void
section SectionModule
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void