sm.shape.getIsStackable
Return whether the shape uuid belongs to a stackable shape
Kind: Function
Environments: Game
Game
sm.shape.getIsStackable( uuid )
Parameters:
| Name | Type | Description |
|---|---|---|
uuid |
Uuid | The shape uuid. |
Returns:
| Type | Description |
|---|---|
| boolean | True if the shape is stackable. |