Sprite::changeY()
Change the y position by a given amount.
Examples
Syntax
Java
Scratch
change y by ()
Parameters
Name | Data Type | Description |
---|---|---|
amount | float | Changes the y position by the amount. |
Return
void
Change the y position by a given amount.
change y by ()
Name | Data Type | Description |
---|---|---|
amount | float | Changes the y position by the amount. |
void