Property | Type | Description | |
---|---|---|---|
Action | ActionType | ||
LastVisit | int | ||
Offset | Point | ||
State | TileStates |
Method | Description | |
---|---|---|
CompareTo ( object obj ) : int | ||
NeighbourAction ( TileStates state, ActionType action, Point offset ) : System.Collections.Generic |
public NeighbourAction ( TileStates state, ActionType action, Point offset ) : System.Collections.Generic | ||
state | TileStates | |
action | ActionType | |
offset | Point | |
return | System.Collections.Generic |