Package model

Class Diver

All Implemented Interfaces:
Serializable

public class Diver extends Soldier
Implementation of Diver Soldier type.
See Also:
  • Constructor Details

    • Diver

      public Diver(Point position)
      Constructs a new Diver instance
      Parameters:
      position - the diver's position on the Map