C# 클래스 KerbalEngineer.Flight.Readouts.Surface.ImpactLongitude

상속: ReadoutModule
파일 보기 프로젝트 열기: CYBUTEK/KerbalEngineer

공개 메소드들

메소드 설명
Draw ( KerbalEngineer.Flight.Sections.SectionModule section ) : void
ImpactLongitude ( ) : KerbalEngineer.Extensions
Reset ( ) : void
Update ( ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( KerbalEngineer.Flight.Sections.SectionModule section ) : void
section KerbalEngineer.Flight.Sections.SectionModule
리턴 void

ImpactLongitude() 공개 메소드

public ImpactLongitude ( ) : KerbalEngineer.Extensions
리턴 KerbalEngineer.Extensions

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void