Uses of Package
infpp.oceanlife

Classes in infpp.oceanlife used by infpp.oceanlife
Ocean
          Implements the constructor of oceans, the ocean objects and the addition and removal of ocean objects.
OceanInterface
          Implements the following methods: getWidth, setWidth, getDepth, setDepth, getOceanObjects, initialiseOceanObjects, toString, addOceanOceanObject, removeOceanObjetct.
OceanObject
          An abstract class implementing the common properties of the different types of ocean object.