A B C D E F G H I K L M N P R S T U W Z

C

canMove() - Method in class info.gridworld.actor.Bug
Tests whether this bug can move forward into a location that is empty or contains a flower.
ChameleonCritter - Class in gridWorldTest
A ChameleonCritter takes on the color of neighboring actors as it moves through the grid.
ChameleonCritter() - Constructor for class gridWorldTest.ChameleonCritter
 
ChameleonRunner - Class in gridWorldTest
This class runs a world that contains chameleon critters.
ChameleonRunner() - Constructor for class gridWorldTest.ChameleonRunner
 
ColorEditor - Class in info.gridworld.gui
A property editor for the Color type.
ColorEditor() - Constructor for class info.gridworld.gui.ColorEditor
 
compareTo(Object) - Method in class info.gridworld.grid.Location
Compares this location to other for ordering.
controlPanel() - Method in class info.gridworld.gui.GUIController
Returns the panel containing the controls.
CrabCritter - Class in gridWorldTest
A CrabCritter looks at a limited set of neighbors when it eats and moves.
CrabCritter() - Constructor for class gridWorldTest.CrabCritter
 
CrabRunner - Class in gridWorldTest
This class runs a world that contains crab critters.
CrabRunner() - Constructor for class gridWorldTest.CrabRunner
 
Critter - Class in info.gridworld.actor
A Critter is an actor that moves through its world, processing other actors in some way and then moving to a new location.
Critter() - Constructor for class info.gridworld.actor.Critter
 
CritterRunner - Class in gridWorldTest
This class runs a world that contains critters.
CritterRunner() - Constructor for class gridWorldTest.CritterRunner
 

A B C D E F G H I K L M N P R S T U W Z