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
35 commits
tree:
3df57c4616
Switch branches
×
master
BallJumper
/
app
/
src
/
main
/
java
/
jonathan
/
balljumper
/
classes
/
latest commit
3df57c4616
Jonathan Ström
authored
on 23 Aug 2017
..
Ball.java
Added so that the ball can't go outside the x-axis (only radius length outside).
7 years ago
HighscoreHandler.java
Added the final keyword where it could be used.
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