Package playn.robovm

Class RoboOrientEvent.DidRotate

java.lang.Object
playn.robovm.RoboOrientEvent
playn.robovm.RoboOrientEvent.DidRotate
Enclosing class:
RoboOrientEvent

public static class RoboOrientEvent.DidRotate extends RoboOrientEvent
An event emitted when the device has just finished rotating.
  • Field Details

    • fromOrient

      public final org.robovm.apple.uikit.UIInterfaceOrientation fromOrient
      The orientation from which we just rotated.
  • Constructor Details

    • DidRotate

      public DidRotate(org.robovm.apple.uikit.UIInterfaceOrientation fromOrient)