Body.isConvertibleToDynamic
Check if a body is convertible to dynamic form
Kind: Function
Environments: Game
Game
body:isConvertibleToDynamic( )
Parameters:
| Name | Type | Description |
|---|---|---|
body |
Body | The body. |
Returns:
| Type | Description |
|---|---|
| boolean | Return true if the body can be converted to dynamic. |