How to prevent window from being created
in
Core Library Questions
•
1 years ago
Hello, I am developing a gameserver which has commandline args to show overview or to simply not draw what is happening- how would I prevent PApplet from creating a window at all in this case so I can run it on servers without x installed saving me space and allowing portability. Thanks.
1