Code:gameplay = true; if (gameplay) { // gameworks // all code in here // the infamous pause below if (Key.isDown(Key.SPACE)) { gameplay = false; } }
|
Results 1 to 8 of 8
Thread: PausingHybrid View
|
Click Here to Expand Forum to Full Width |