메소드 | 설명 | |
---|---|---|
Execute ( ) : void | ||
MovementCommand ( string unparsedText ) : System | ||
UnExecute ( ) : void |
메소드 | 설명 | |
---|---|---|
CreateMessage ( ) : string | ||
IsValidIdentifier ( string text ) : bool | ||
ParseDirection ( string text, int motorIndex ) : string | ||
ParseMotorSide ( string text ) : string | ||
ParseSpeed ( string text, int motorIndex ) : int | ||
ReverseDirection ( string direction ) : string | ||
SendMessage ( string message ) : void |
public MovementCommand ( string unparsedText ) : System | ||
unparsedText | string | |
리턴 | System |