Sprite::setY()
Sets the y coordinate
Syntax
Java
.setY(y)
Scratch
set y to (y)
Parameters
| Name | Data Type | Description |
|---|---|---|
| y | double | a y coordinate |
Return
void
Sets the y coordinate
.setY(y)
set y to (y)
| Name | Data Type | Description |
|---|---|---|
| y | double | a y coordinate |
void