C# Class RemoteTech.SimpleThrottle

Afficher le fichier Open project: JDPKSP/RemoteTechLegacy Class Usage Examples

Méthodes publiques

Méthode Description
ShutDown ( ) : void
SimpleThrottle ( FlightComputerGUI computerin ) : System
draw ( ) : void
update ( ) : void

Method Details

ShutDown() public méthode

public ShutDown ( ) : void
Résultat void

SimpleThrottle() public méthode

public SimpleThrottle ( FlightComputerGUI computerin ) : System
computerin FlightComputerGUI
Résultat System

draw() public méthode

public draw ( ) : void
Résultat void

update() public méthode

public update ( ) : void
Résultat void