How write a Processing (Java) statement that changes the integer variable xPosition...

haine

New member
...to be 10 more than it was? Write a Processing (Java) statement that changes the integer variable xPosition to be 10 more than it was before the statement was executed.
 
Back
Top