Graphics-Example
Demos adding drawing elements to drawing.
Randomizing position and properties
Setting color, line thickness
Runnable class: DrawingView
Animation-Example
Demos animation of objects
Runnable class: AnimationDrawingView
User-Prompted-Drawing
Demos adding drawable objects into drawing by
allowing user to select points that define the
object
Runnable class: DrawingView
Reflection-Box
Demos objects reflecting off of outer drawing walls (the frame)
Runnable class: AnimationDrawingView