add hideMenuBar() call

This commit is contained in:
codeanticode
2015-01-20 22:05:21 -05:00
parent f56436a19d
commit 9f95140897
@@ -151,7 +151,7 @@ public class PSurfaceLWJGL implements PSurface {
// Called here because the graphics device is needed before we can
// determine whether the sketch wants size(displayWidth, displayHeight),
// and getting the graphics device will be PSurface-specific.
// PApplet.hideMenuBar();
PApplet.hideMenuBar();
// Useful hidden switches:
// http://wiki.lwjgl.org/index.php?title=LWJGL_Hidden_Switches