HVFrancis / WritingImplements

A simple Java project to model things to write with.
0 stars 25 forks source link

Add a Dry Erase Marker #15

Closed HVFrancis closed 3 years ago

HVFrancis commented 7 years ago

Create a new Marker subclass for a DryErase marker. The class should include a method called erase(). It should be similar to the erase() method in the Pencil class.