Class FocusLocationEvent

  • All Implemented Interfaces:
    ch.sahits.game.openpatrician.utilities.IEventMetaDataProvider

    public class FocusLocationEvent
    extends java.lang.Object
    implements ch.sahits.game.openpatrician.utilities.IEventMetaDataProvider
    Author:
    Andi Hotz, (c) Sahits GmbH, 2018 Created on Sep 08, 2018
    • Constructor Summary

      Constructors 
      Constructor Description
      FocusLocationEvent​(javafx.geometry.Point2D focus)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface ch.sahits.game.openpatrician.utilities.IEventMetaDataProvider

        getClassName, getMethodName
    • Constructor Detail

      • FocusLocationEvent

        public FocusLocationEvent​(javafx.geometry.Point2D focus)