Module project.pong

Package project.pong.view.component


package project.pong.view.component
  • Classes
    Class
    Description
    The BallView class represents the graphical view of the ball in the Pong game.
    The RacketView class represents the graphical view of a racket in the Pong game.
    The StartButton class represents a button to start the game.