CST141 Project 10: Chapter 15

Create an Animation



  1. Including a substantive comment statement that describes the class's or interface's purpose, as well as substituting your name for the existing @author comment and the assignment due date for the @version comment that already exist at the top of each new class
  2. Entering a substantive comment before each method (including the constructor) to describe its function along with @parameter, @return and @throws tags