FaultInOurPong  1
Ball.java File Reference

This class represents a ball on the pong game. More...

Classes

class  model.Ball
 

Packages

package  model
 

Detailed Description

This class represents a ball on the pong game.

Ball

Author
Pongthusiastics
Date
13/11/2016

This class saves the information of a ball, including its position, size and the speed.