Свойство | Type | Description | |
---|---|---|---|
all | List |
Méthode | Description | |
---|---|---|
GetCommandPath ( RelayNode start ) : |
||
RelayNetwork ( ) : System | ||
Reload ( ) : void | ||
Reload ( RelayNode reloadNode ) : void | ||
inContactWith ( RelayNode node, RelayNode other ) : bool | ||
print ( String s ) : void |
Méthode | Description | |
---|---|---|
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 | |
Résultat |
public Reload ( RelayNode reloadNode ) : void | ||
reloadNode | RelayNode | |
Résultat | void |
public inContactWith ( RelayNode node, RelayNode other ) : bool | ||
node | RelayNode | |
other | RelayNode | |
Résultat | bool |