Uses of Class
pacworld.PacGUI

Packages that use PacGUI
pacworld   
 

Uses of PacGUI in pacworld
 

Methods in pacworld with parameters of type PacGUI
 void PackageWorld.setGUI(PacGUI gui)
          Associate a GUI with the environment.
 void PackageState.setGUI(PacGUI pg)