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

B

BasicSprite - Class in simulation_SpriteVersion
This class encapsulates a sprite which is a circle of diameter 10 units and color red.
BasicSprite(int, int) - Constructor for class simulation_SpriteVersion.BasicSprite
Creates a basic sprite within a game world with the specified dimensions.
BasicSpriteReverse - Class in simulation_SpriteVersion
This class encapsulates a sprite which is a circle of diameter 10 units and color magenta.
BasicSpriteReverse(int, int) - Constructor for class simulation_SpriteVersion.BasicSpriteReverse
Creates a sprite within a game world with the specified dimensions.
blacken(int) - Method in class img.Picture
Cause the pixels in the specified row to change to black.
BoringReverseWorld - Class in simulation_SpriteVersion
This class encapsulates a boring world that consists of a single BasicSpriteReverse.
BoringReverseWorld(int, int) - Constructor for class simulation_SpriteVersion.BoringReverseWorld
 
BoringWorld - Class in simulation_SpriteVersion
This class encapsulates a boring world that consists of a single BasicSprite.
BoringWorld(int, int) - Constructor for class simulation_SpriteVersion.BoringWorld
Instantiates a BoringWorld with the passed world dimensions.

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