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