Analyze the code contained in the FishTank tab in order to determine what you must implement in the Fish class.

Using Processing and the provided template, implement the Fish class. You may only make changes to the Fish class. Modifications to the FishTank code is not allowed! You should analyze the code contained in the FishTank tab in order to determine what you must implement in the Fish class. The design of the fish is your choice. Grading: 60 points […]