Class ZoomChangedEvent

All Implemented Interfaces:
Serializable

public class ZoomChangedEvent extends CameraEvent
Event emitted after a camera's zoom factor changes.
See Also:
  • Method Details

    • getZoom

      public double getZoom()
      Returns the new zoom factor.
      Returns:
      The new camera zoom.