C# Class RemoteTech.SimpleThrottle

Exibir arquivo Open project: JDPKSP/RemoteTechLegacy Class Usage Examples

Public Methods

Method Description
ShutDown ( ) : void
SimpleThrottle ( FlightComputerGUI computerin ) : System
draw ( ) : void
update ( ) : void

Method Details

ShutDown() public method

public ShutDown ( ) : void
return void

SimpleThrottle() public method

public SimpleThrottle ( FlightComputerGUI computerin ) : System
computerin FlightComputerGUI
return System

draw() public method

public draw ( ) : void
return void

update() public method

public update ( ) : void
return void