Joint.getShapeA
Returns the Shape a joint is attached to. This shape does always exist.
Kind: Function
Environments: Game
Game
joint:getShapeA( )
Parameters:
| Name | Type | Description |
|---|---|---|
joint |
Joint | The joint. |
Returns:
| Type | Description |
|---|---|
| Shape | The joint's first shape. |