A B C D E F G I K L M N O P S T V W Z 
All Classes All Packages

S

saveDefaultProperties() - Static method in class BadgerWorld
Saves the default properties to the properties file.
setCellColor(int, int, String) - Method in class BadgerWorld
Sets the color of the cell at the specified coordinates to the given color.
setDirection(String) - Method in class BadgerBot
Sets the direction of the BadgerBot based on a string representation.
setImageFilename(String) - Method in class BadgerBot
Sets the image for the BadgerBot from a specified filename.
setLocation(int, int) - Method in class BadgerBot
Sets the location of the BadgerBot within the world.
setLocation(Point) - Method in class BadgerBot
Sets the location of the BadgerBot based on a Point representing screen coordinates.
setPenColor(String) - Method in class BadgerBot
Sets the pen color for the BadgerBot.
setUp() - Method in class TestBadgerBot
 
ShapePoints - Class in <Unnamed>
Contains methods to interpret shapes as a list of points.
ShapePoints() - Constructor for class ShapePoints
 
Sounds - Class in <Unnamed>
This class plays .wav files.
Sounds() - Constructor for class Sounds
 
SOUTH - Direction
 
SOUTH_EAST - Direction
 
SOUTH_WEST - Direction
 
StackTrace - Class in <Unnamed>
 
StackTrace() - Constructor for class StackTrace
 
startDrawing() - Method in class BadgerBot
Starts the drawing mode for the BadgerBot.
step() - Method in class BadgerBot
Moves the BadgerBot one step in its current direction.
step(int) - Method in class BadgerBot
Moves the BadgerBot forward by a specified distance.
stopDrawing() - Method in class BadgerBot
Stops the drawing mode for the BadgerBot.
A B C D E F G I K L M N O P S T V W Z 
All Classes All Packages