- getBallX() - Method in class physics.World
-
Hides the access to the Ball class.
- getBallY() - Method in class physics.World
-
Hides the access to the Ball class.
- getText() - Method in class textBoard.TextBoard
-
Gets the characters to be displayed on the screen.
- getX() - Method in class physics.Ball
-
Gets the x position of the ball.
- getY() - Method in class physics.Ball
-
Gets the y position of the ball.