Body.getCreationShapes
Returns a table of all shapes that are part of a creation.
Kind: Function
Environments: Game
Game
body:getCreationShapes( )
A creation includes all bodies connected by joints, etc.
Parameters:
| Name | Type | Description |
|---|---|---|
body |
Body | The body. |
Returns:
| Type | Description |
|---|---|
| table | The table of shapes in a creation. {Shape, ...} |