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