프로퍼티 | 타입 | 설명 | |
---|---|---|---|
all | List |
메소드 | 설명 | |
---|---|---|
GetCommandPath ( RelayNode start ) : |
||
RelayNetwork ( ) : System | ||
Reload ( ) : void | ||
Reload ( RelayNode reloadNode ) : void | ||
inContactWith ( RelayNode node, RelayNode other ) : bool | ||
print ( String s ) : void |
메소드 | 설명 | |
---|---|---|
findShortestRelayPath ( RelayNode start, RelayNode goal ) : |
||
inRange ( RelayNode na, RelayNode nb ) : bool | ||
lineOfSight ( RelayNode na, RelayNode nb ) : bool | ||
reconstructPath ( RelayNode>.Dictionary |
public GetCommandPath ( RelayNode start ) : |
||
start | RelayNode | |
리턴 |
public inContactWith ( RelayNode node, RelayNode other ) : bool | ||
node | RelayNode | |
other | RelayNode | |
리턴 | bool |