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