karanbhandari / Kaze

1 stars 0 forks source link

Ball sometimes gets middle endpoints of X and Y axis #50

Closed adil1508 closed 5 years ago

adil1508 commented 5 years ago

This makes the ball stop in the middle.

Code change needs to be made in the else blocks of getEndX() and getEndY()

Possibly set global Ball properties that track the endpoints of the current endpoints in X and Y directions

adil1508 commented 5 years ago

Closed because we're not doing randomization anymore