Class SelectionListener

java.lang.Object
controller.listeners.ServiceListener
controller.listeners.SelectionListener

public class SelectionListener extends ServiceListener
  • Constructor Details

    • SelectionListener

      public SelectionListener(Property property)
  • Method Details

    • update

      public void update(Coordinate coordinate)
      Description copied from class: ServiceListener
      Update the game model.
      Specified by:
      update in class ServiceListener
      Parameters:
      coordinate - Coordinate of the clicked place.