Property | Type | Description | |
---|---|---|---|
GetRelativePos | Point | ||
Search | void | ||
SolveDescendant | void | ||
this | double? |
Method | Description | |
---|---|---|
StartSearch ( Tile startTile, double currentTimeFlag, int dimension, Action |
Method | Description | |
---|---|---|
GetRelativePos ( Point pos ) : Point | ||
Search ( Tile currentTile ) : void | ||
SolveDescendant ( Tile descendant ) : void | ||
this ( Point pos ) : double? |
public StartSearch ( Tile startTile, double currentTimeFlag, int dimension, Action |
||
startTile | Tile | |
currentTimeFlag | double | |
dimension | int | |
action | Action |
|
return | void |