SLIDE 1
Review
- Objects
- Object Oriented Programming
- Fields
- Methods
- Dot Notation
- PImage Object
- String Object
- Defining Custom Objects using the class keyword
- The Ball Class
- Bounce with the Ball Class