Shape.shapeExists
Return true if a shape exists.
Kind: Function
Environments: Game
Game
shape:shapeExists( )
Deprecated: use sm.exists
Parameters:
| Name | Type | Description |
|---|---|---|
shape |
Shape | The shape. |
Returns:
| Type | Description |
|---|---|
| boolean | Whether the shape exists. |