Uses of Class
pacworld.PackageWorld

Packages that use PackageWorld
pacworld   
 

Uses of PackageWorld in pacworld
 

Constructors in pacworld with parameters of type PackageWorld
PacGUI(PackageWorld world)
          Constructor that defaults to not auto-run mode.
PacGUI(PackageWorld world, boolean autorun)