메소드 | 설명 | |
---|---|---|
Commander ( ConcurrentQueue |
||
clear ( ) : void | ||
speed ( double speedDotPerSecond ) : void | ||
turn ( double angle ) : void | ||
walk ( double distance ) : void |
public Commander ( ConcurrentQueue |
||
queue | ConcurrentQueue |
|
리턴 | System.Collections.Concurrent |