FaultInOurPong
1
|
This class represents a ball on the pong game. More...
Classes | |
class | model.GameModel |
Packages | |
package | model |
This class represents a ball on the pong game.
GameModel
This class saves the information of a ball, including its position, size and the speed.