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

S

South - Static variable in interface kareltherobot.Directions
 
saveWorld(String) - Static method in class kareltherobot.World
Save the world in a file in the current directory.
saveWorld(String, String) - Static method in class kareltherobot.World
Save the world in a file in the given directory path.
saveXMLWorld(String) - Static method in class kareltherobot.World
Save a representation of th eworld in XML format.
saveXMLWorld(String, String) - Static method in class kareltherobot.World
Save a world in XML format
send(BufferedWriter, String) - Method in class kareltherobot.UrRobot
 
setBeeperColor(Color) - Static method in class kareltherobot.World
Change the color of beepers from the standard black to any color you choose.
setDelay(int) - Static method in class kareltherobot.World
Slow down the operation of robots in the world.
setNeutroniumColor(Color) - Static method in class kareltherobot.World
Change the color of walls from the standard black to any color you choose.
setPause(boolean) - Method in class kareltherobot.UrRobot
Turn primitive pausing on or off.
setSize(int, int) - Static method in class kareltherobot.World
Set the size of the world.
setStreetColor(Color) - Static method in class kareltherobot.World
Change the color of streets and avenues from the standard dark red to any color you choose.
setTrace(boolean) - Static method in class kareltherobot.World
Turn tracing on or off.
setUserPause(boolean) - Method in class kareltherobot.UrRobot
Turn user level pausing on or off.
setVisible(boolean) - Method in class kareltherobot.UrRobot
 
setVisible(boolean) - Static method in class kareltherobot.World
Make the frame visible or not.
setVisible(boolean, int, int) - Static method in class kareltherobot.World
Set the world visible or invisible and simultaneously set its pixel size.
setVisible() - Static method in class kareltherobot.World
Toggle the visibility state.
setWorldColor(Color) - Static method in class kareltherobot.World
Change the color of the background of the world from the standard white to any color you choose.
setupThread(Runnable) - Static method in class kareltherobot.World
Let a robot run in its own thread.
showBeepers() - Static method in class kareltherobot.World
Show a report about all the beepers in the world on System.out
showSpeedControl(boolean) - Static method in class kareltherobot.World
Make the speed dialog visible or not.
showState(String) - Method in class kareltherobot.UrRobot
 
showWorld() - Static method in class kareltherobot.World
Print a representation of the world's contents on System.out.
startThreads() - Static method in class kareltherobot.World
Start all the threads initially.
stop() - Static method in class kareltherobot.World
Suspend all the threads in the world.

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