Method | Description | |
---|---|---|
IsPermittedOnResourceTile ( ResourceTile, tile ) : bool |
Determines whether this action is permitted on the specified tile.
|
Method | Description | |
---|---|---|
CalculateCost ( ResourceTileLite, tiles ) : int |
Method | Description | |
---|---|---|
Awake ( ) : void |
protected CalculateCost ( ResourceTileLite, tiles ) : int | ||
tiles | ResourceTileLite, | |
return | int |
public IsPermittedOnResourceTile ( ResourceTile, tile ) : bool | ||
tile | ResourceTile, | /// The resource tile in question. /// |
return | bool |