Index
All Classes and Interfaces|All Packages
B
- Ball - Class in project.pong.model
-
The Ball class represents the ball in the Pong game.
- Ball(int, int, double, double, double, double) - Constructor for class project.pong.model.Ball
-
Constructs a Ball object with the specified parameters.
- BallView - Class in project.pong.view.component
-
The BallView class represents the graphical view of the ball in the Pong game.
- BallView(Object) - Constructor for class project.pong.view.component.BallView
-
Constructs a BallView object with the specified ball.
All Classes and Interfaces|All Packages