Method | Description | |
---|---|---|
IsPermittedOnResourceTile ( ResourceTile, tile ) : bool |
Determines whether this action is permitted on the specified tile.
|
Method | Description | |
---|---|---|
DoResourceCalculations ( ResourceTileSelection, selection ) : bool |
Method | Description | |
---|---|---|
Start ( ) : void |
protected DoResourceCalculations ( ResourceTileSelection, selection ) : bool | ||
selection | ResourceTileSelection, | |
return | bool |
public IsPermittedOnResourceTile ( ResourceTile, tile ) : bool | ||
tile | ResourceTile, | /// The resource tile in question. /// |
return | bool |