Index
All Classes and Interfaces|All Packages
T
- testDetectCollisionWithoutRacket() - Method in class project.pong.view.CollisionDetectorTest
-
Tests the detectCollision method when the ball doesn't collide with any racket.
- testDetectCollisionWithRacket() - Method in class project.pong.view.CollisionDetectorTest
-
Tests the detectCollision method when the ball collides with a racket.
- togglePause() - Method in class project.pong.controller.GameController
-
Toggles the pause status of the game.
- topBar - Variable in class project.pong.view.GameView
- TopBar - Class in project.pong.view.layout
-
The TopBar class represents the top bar layout of the Pong game interface.
- TopBar(TopBarController) - Constructor for class project.pong.view.layout.TopBar
-
Constructs a TopBar with the specified TopBarController.
- TopBarController - Class in project.pong.controller
-
The TopBarController class controls the switching of views in the Pong game.
- TopBarController(MainViewController) - Constructor for class project.pong.controller.TopBarController
-
Constructs a TopBarController object with the specified main view controller.
- toString() - Method in class project.pong.model.Racket
- toString() - Method in class project.pong.view.component.BallView
- toString() - Method in class project.pong.view.component.RacketView
- toString() - Method in class project.pong.view.layout.TopBar
All Classes and Interfaces|All Packages