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