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