Created
May 24, 2016 13:14
-
-
Save SwipeX/12dce80ba2fbe8e699d2a83f95f98587 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
applet.setBounds(0, 0, GAME.width, GAME.height); | |
applet.setLayout(null); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment