C# 클래스 MiDeRP.Controller

파일 보기 프로젝트 열기: EraYaN/MiDeRP

공개 프로퍼티들

프로퍼티 타입 설명
treasureSearchList List

공개 메소드들

메소드 설명
Controller ( ) : System
DisableRobotControl ( ) : void
EnableRobotControl ( ) : void
GetInitialRobotDirection ( ) : void
ResetRobotControl ( ) : void

비공개 메소드들

메소드 설명
com_SerialDataEvent ( object sender, MiDeRP.SerialDataEventArgs e ) : void
getNextDirection ( ) : void
getNextDirective ( ) : void
getNextTurn ( ) : void

메소드 상세

Controller() 공개 메소드

public Controller ( ) : System
리턴 System

DisableRobotControl() 공개 메소드

public DisableRobotControl ( ) : void
리턴 void

EnableRobotControl() 공개 메소드

public EnableRobotControl ( ) : void
리턴 void

GetInitialRobotDirection() 공개 메소드

public GetInitialRobotDirection ( ) : void
리턴 void

ResetRobotControl() 공개 메소드

public ResetRobotControl ( ) : void
리턴 void

프로퍼티 상세

treasureSearchList 공개적으로 프로퍼티

public List treasureSearchList
리턴 List