Index
All Classes and Interfaces|All Packages
U
- updateBall(Ball) - Method in class project.pong.model.CollisionDetector
-
Updates the ball's direction and speed after a collision.
- updatePos() - Method in class project.pong.view.GameView
-
Updates the positions of the ball and rackets on the game view.
- updatePosition() - Method in class project.pong.view.component.BallView
-
Updates the position of the ball view based on the ball model.
- updatePosition() - Method in class project.pong.view.component.RacketView
-
Updates the position of the racket view based on the racket model.
- updateScore() - Method in class project.pong.view.GameView
-
Updates the displayed score on the game view.
- updateSettings(Options) - Method in class project.pong.controller.MainViewController
-
Updates the game settings.
- updateSettings(Options) - Method in class project.pong.controller.SettingsController
-
Updates the game settings with the provided options.
- updateSettings(Options) - Method in class project.pong.model.GamePong
-
Updates the game settings with the provided options.
All Classes and Interfaces|All Packages