BallJumper / app / src / main / java / jonathan / balljumper / classes /
..
Ball.java Added an animation on the ball when jumping/bouncing. 7 years ago
HighscoreHandler.java Added a game timer, fixed score and changed from score to height. 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 the distance between different panels, it was too wide sometimes. 7 years ago
Sprite.java Removed unused methods and imports. Other minor change. 7 years ago