- clear() - Method in interface ui.properties.DrawScreen
-
Clears the entire screen.
- clear() - Method in interface ui.properties.GridScreen
-
Clears the entire screen.
- clear() - Method in interface ui.properties.ImageScreen
-
Clears the entire screen.
- clearStatusBar() - Method in interface ui.properties.StatusBar
-
Clears the statusbar.
- Colour - Class in ui
-
A class used to define colours used in the DrawUserInterface.
- Colour(int, int, int) - Constructor for class ui.Colour
-
Create a new Colour object with the given values for red, green and blue.