History for BallJumper / app / src / main / java / jonathan / balljumper / classes / Panel.java
2017-08-23
Added so that if you move high up on the screen with the ball then the screen follows. Other minor changes.
Jonathan Ström committed on 23 Aug 2017
2017-07-29
Started working on ball jumping on panels.
Jonathan Ström committed on 29 Jul 2017
2017-07-28
Added an onTouchEvent making the ball's X-axis move when touching the screen. Changed values from int to float in Sprite.
Jonathan Ström committed on 28 Jul 2017
Added a game loop. Rewrote the whole game structure.
Jonathan Ström committed on 28 Jul 2017
2017-07-24
Added base.
Jonathan Ström committed on 24 Jul 2017