getRotation()
Return how far the object is turned.
rectangle.getRotation()
Returns
return rotation
| Value | Type | Description |
|---|---|---|
| rotation | int or float |
The rotation, in degrees from 0 to 360, measured counter-clockwise. |
Return how far the object is turned.
rectangle.getRotation()
return rotation
| Value | Type | Description |
|---|---|---|
| rotation | int or float |
The rotation, in degrees from 0 to 360, measured counter-clockwise. |