Sprite::setY()
Sets the y coordinate of the sprite.
Examples
Syntax
Java
Scratch
set y to ()
Parameters
Name | Data Type | Description |
---|---|---|
value | float | The y coordinate of the sprite. |
Return
void
Sets the y coordinate of the sprite.
set y to ()
Name | Data Type | Description |
---|---|---|
value | float | The y coordinate of the sprite. |
void