Sprite::setRotationStyle()
Sets the rotation style for the sprite.
Syntax
Java
.setRotationStyle(style)
Parameters
| Name | Data Type | Description |
|---|---|---|
| style | RotationStyle | the rotation style to be set |
Return
void

Sets the rotation style for the sprite.
.setRotationStyle(style)
| Name | Data Type | Description |
|---|---|---|
| style | RotationStyle | the rotation style to be set |
void