We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I would like to know how could I set the size to half of the displayWidth and half of the displayHeight before using processing 2.0 I would have written size(displayWidth / 2, displayHeight / 2) but now with processing 3.0 it does not work.
Excuse my english!
Answers
It's ok I just put size() in settings() fonction and it works.
Use screenWidth and screenHeight in size