JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
gui.GUI
Packages that use
GUI
Package
Description
game
Uses of
GUI
in
game
Methods in
game
that return
GUI
Modifier and Type
Method and Description
GUI
Game.
getGUI
()
Return the GUI that represents this game.
Methods in
game
with parameters of type
GUI
Modifier and Type
Method and Description
void
Game.
setGUI
(
GUI
g)
Set the GUI that draws this game to g.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes