Interface ICapturePirateNest

  • All Superinterfaces:
    IAldermanTask
    All Known Implementing Classes:
    CapturePirateNest

    public interface ICapturePirateNest
    extends IAldermanTask
    Capture and destroy a pirates nest.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2014 Created on Dec 31, 2014
    • Method Detail

      • getLocation

        javafx.geometry.Point2D getLocation()
        Location of the pirate nest.
        Returns:
        location of the pirate next
      • getPirateNestMap

        MapSegmentedImage getPirateNestMap()
        Retrieve the map with the nest located on it.
        Returns:
        segmented map of the pirate nest.