Shape.getIsHarvest
Return whether the shape belongs to a harvest shape
Kind: Function
Environments: Game
Game
shape:getIsHarvest( )
Parameters:
| Name | Type | Description |
|---|---|---|
shape |
Shape | The shape. |
Returns:
| Type | Description |
|---|---|
| boolean | True if the shape is harvestable. |