A B C D E F G H I J L M O P R S T U V W X Z

W

WHISTLE - Static variable in class MidiPlayer
 
World - class World.
Class to represent a 2d world that can hold turtles and display them Copyright Georgia Institute of Technology 2004
World() - Constructor for class World
Constructor that takes no arguments
World(boolean) - Constructor for class World
Constructor that takes a boolean to say if this world should be visible or not
World(int, int) - Constructor for class World
Constructor that takes a width and height for this world
write(String) - Method in class SimplePicture
Method to write the contents of the picture to a file with the passed name
write(String) - Method in class SimpleSound
Method to write this sound to a file
writeToFile(String) - Method in class SimpleSound
Creates an audioInputStream from this sound, and then writes this stream out to the file with the specified name.

A B C D E F G H I J L M O P R S T U V W X Z