Property | Type | Description | |
---|---|---|---|
Start | void |
Method | Description | |
---|---|---|
IsPermittedOnResourceTile ( ResourceTile, tile ) : bool |
Determines whether this action is permitted on the specified tile.
|
Method | Description | |
---|---|---|
DisplayControlsContents ( ) : void |
Displays the controls contents.
|
Method | Description | |
---|---|---|
Start ( ) : void |
public IsPermittedOnResourceTile ( ResourceTile, tile ) : bool | ||
tile | ResourceTile, | /// The resource tile in question. /// |
return | bool |