E L M P

E

Eye - Class in <Unnamed>
A panel which looks like an eye.
Eye() - Constructor for class Eye
Construct an eye with the default color and size and construct the eye's eyeball with its default color.
Eye(Color, Color) - Constructor for class Eye
Construct an eye with the given color and default size and construct the eye's eyeball with its given color.
eyeBall - Variable in class Eye
The eyeball inside this eye.
eyeColor - Variable in class Eye
The color of this eye.
eyeRadius - Variable in class Eye
Put here a description of this field.

E L M P