Uses of Class
evolution.WorldController

Packages that use WorldController
evolution 

Uses of WorldController in evolution
 

Constructors in evolution with parameters of type WorldController
World.World(WorldController c, String fileName, int width, int height)
          Create a new world.
 

Methods in evolution that return WorldController
protected WorldControllerWorld.getWorldController()
          Return the worldcontroller.
 

Methods in evolution with parameters of type WorldController
protected voidWorld.setWorldController(WorldController c)
          Set the worldcontroller.
 


a gvijf production