메소드 | 설명 | |
---|---|---|
IsPermittedOnResourceTile ( ResourceTile, tile ) : bool |
Determines whether this action is permitted on the specified tile.
|
메소드 | 설명 | |
---|---|---|
CalculateCost ( ResourceTileLite, tiles ) : int | ||
GetDoItWWW ( ResourceTileSelection, selection ) : WWW |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void |
Initialize the tile modifications.
|
protected CalculateCost ( ResourceTileLite, tiles ) : int | ||
tiles | ResourceTileLite, | |
리턴 | int |
protected GetDoItWWW ( ResourceTileSelection, selection ) : WWW | ||
selection | ResourceTileSelection, | |
리턴 | WWW |
public IsPermittedOnResourceTile ( ResourceTile, tile ) : bool | ||
tile | ResourceTile, | /// The resource tile in question. /// |
리턴 | bool |