Joint.isReversed
Returns whether a bearing has been reversed using the Connect Tool. A reversed bearing rotates counterclockwise.
Kind: Function
Environments: Game
Game
joint:isReversed( )
Parameters:
| Name | Type | Description |
|---|---|---|
bearing |
Joint | The bearing. |
Returns:
| Type | Description |
|---|---|
| boolean | Whether the bearing is reversed (rotating counterclockwise). |