BallJumper / app / src / main / java / jonathan / balljumper / classes /
..
Ball.java Fixed so it looks better when the ball is jumping/bouncing on a panel. 7 years ago
HighscoreHandler.java Added highscore handler. Also added so that you can see your score on the screen. 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 Added so that if you move high up on the screen with the ball then the screen follows. Other minor changes. 7 years ago
Sprite.java Removed unused methods and imports. Other minor change. 7 years ago