Sprite::turnRight()
Turn the sprite to the right.
Examples
Syntax
Java
Scratch
turn right () degrees
Parameters
Name | Data Type | Description |
---|---|---|
degree | float | How much the sprite should turn right. |
Return
void
Turn the sprite to the right.
turn right () degrees
Name | Data Type | Description |
---|---|---|
degree | float | How much the sprite should turn right. |
void