A D F H S

A

advanceSun() - Method in class SimplePicture
This method moves the sun a little bit.

D

deadTree - Variable in class SimplePicture
a simple stump

F

frame - Variable in class SimplePicture
the on-screen window we are drawing in

H

horizon - Variable in class SimplePicture
the horizon line

S

SimplePicture - class SimplePicture.
This class implements the code given on the last few slides of lecture C1.
SimplePicture() - Constructor for class SimplePicture
Construct a simple graphics window with all default characteristics.
sun - Variable in class SimplePicture
jolly mister sun

A D F H S

Generated by BlueJ