Scratch for Java

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

setRotationStyle()