Review and Preview
By now, you should have some confidence in your abilities as a Java programmer. In this class, we’ll look at another item that’s a lot of fun - the Timer class. It’s a key class for adding animation (motion) to graphics in projects. We study some animation techniques. We will also examine how to recognize user inputs from the keyboard via keyboard events. And, you’ll build another project - your first video game!