See: Description
Class | Description |
---|---|
ConsoleActivity |
Activity for creating a console display, for internal use only.
|
GameGrid |
Class to create a container where the actors live in.
|
GGStatusBar |
Class to provide space for one line of text shown in a
game grid window normally used for displaying status information.
|
L |
A helper class to write messages to the adb debug console.
|
Monitor |
Helper class for wait-notify mechanism.
|
Playground |
Class that represents a grapics window where the turtles live.
|
PointD |
Class representing pairs of double values.
|
Turtle |
Class that represents a turtle object.
|
X11Color |
This class provides the mapping of X11 colors names (in string notation)
to RGB colors represented the java.awt.Color class.
|