Camera::changeX
Change the x-coordinate of the camera.
Syntax
Java
Scratch
change x by (amount)
Parameters
Name | Data Type | Description |
---|---|---|
amount | int | The amount to change the x-coordinate by. |
Return
void
Change the x-coordinate of the camera.
change x by (amount)
Name | Data Type | Description |
---|---|---|
amount | int | The amount to change the x-coordinate by. |
void