C# 클래스 Economy.scripts.Management.LcdManager

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

공개 메소드들

메소드 설명
BlankLcds ( ) : void
UpdateLcds ( ) : void

비공개 메소드들

메소드 설명
ProcessLcdBlock ( IMyTextPanel textPanel ) : void
Test1 ( TextPanelWriter writer ) : void
Test2 ( TextPanelWriter writer ) : void
Testline1 ( TextPanelWriter writer, string text ) : void
Testline2 ( TextPanelWriter writer, string text ) : void

메소드 상세

BlankLcds() 공개 정적인 메소드

public static BlankLcds ( ) : void
리턴 void

UpdateLcds() 공개 정적인 메소드

public static UpdateLcds ( ) : void
리턴 void