BallJumper / app / src / main / java / jonathan / balljumper / classes /
..
Ball.java Added an onTouchEvent making the ball's X-axis move when touching the screen. Changed values from int to float in Sprite. 7 years ago
Panel.java Added an onTouchEvent making the ball's X-axis move when touching the screen. Changed values from int to float in Sprite. 7 years ago
Sprite.java Added an onTouchEvent making the ball's X-axis move when touching the screen. Changed values from int to float in Sprite. 7 years ago