C# 클래스 RemoteTech.SimpleThrottle

파일 보기 프로젝트 열기: JDPKSP/RemoteTechLegacy 1 사용 예제들

공개 메소드들

메소드 설명
ShutDown ( ) : void
SimpleThrottle ( FlightComputerGUI computerin ) : System
draw ( ) : void
update ( ) : void

메소드 상세

ShutDown() 공개 메소드

public ShutDown ( ) : void
리턴 void

SimpleThrottle() 공개 메소드

public SimpleThrottle ( FlightComputerGUI computerin ) : System
computerin FlightComputerGUI
리턴 System

draw() 공개 메소드

public draw ( ) : void
리턴 void

update() 공개 메소드

public update ( ) : void
리턴 void