BallJumper / app / src / main / java / jonathan / balljumper / classes /
..
Ball.java Moved SoundController out of Ball.java. 7 years ago
HighscoreHandler.java Some refactoring and continued to work on viewing highscore. 7 years ago
Panel.java Added so that if you move high up on the screen with the ball then the screen follows. Other minor changes. 7 years ago
PanelHandler.java Changed so that screenSize is static and public. 7 years ago
SoundController.java Added the final keyword where it could be used. 7 years ago
Sprite.java Added the final keyword where it could be used. 7 years ago