- repaint() - Method in class textBoard.TextBoard
-
Repaints the text board with the most recent textMatrix.
- ROWS - Static variable in class control.Control
-
The number of rows in the user interface.
- run() - Method in class control.Control
-
Runs the control.
- run() - Method in class physics.World
-
The infinite loop that runs the world.
- run() - Method in class textBoard.TextBoard
-
Used to display the board and run the thread.
- run() - Method in class userInterface.UI
-
Updates the user interface.