Package model

Class Climber

All Implemented Interfaces:
Serializable

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

    • Climber

      public Climber(Point position)
      Constructs a new Climber instance.
      Parameters:
      position - the climber's position on the Map