GitBucket
4.20.0
Toggle navigation
Sign in
Files
Branches
1
Tags
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
Jonathan
/
BallJumper
Transfer to URL with SHA
43 commits
tree:
e1a0f6e8a7
Switch branches
×
master
BallJumper
/
app
/
src
/
main
/
java
/
jonathan
/
balljumper
/
classes
/
latest commit
e1a0f6e8a7
Jonathan Ström
authored
on 5 Sep 2017
..
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