Method | Description | |
---|---|---|
IsPermittedOnResourceTile ( ResourceTile, tile ) : bool |
Determines whether this action is permitted on the specified tile.
|
Method | Description | |
---|---|---|
GetDoItWWW ( ResourceTileSelection, selection ) : WWW |
Gets the do it WWW object.
|
Method | Description | |
---|---|---|
Awake ( ) : void |
Initialize the tile modifications.
|
protected GetDoItWWW ( ResourceTileSelection, selection ) : WWW | ||
selection | ResourceTileSelection, | /// Selection. /// |
return | WWW |
public IsPermittedOnResourceTile ( ResourceTile, tile ) : bool | ||
tile | ResourceTile, | /// The resource tile in question. /// |
return | bool |