Structures

The following structures are available globally.

Backwards Deployment Support

  • An image resource.

    See more

    Declaration

    Swift

    struct ImageResource : Hashable
  • A color resource.

    See more

    Declaration

    Swift

    struct ColorResource : Hashable
  • JoyStickView handle position as X, Y deltas from the base center. Note that here a positive y indicates that the joystick handle is pushed upwards.

    See more

    Declaration

    Swift

    public struct JoyStickViewXYReport
  • JoyStickView handle position as angle/displacement values from the base center. Note that angle is given in degrees, with 0° pointing up (north) and 90° pointing right (east).

    See more

    Declaration

    Swift

    public struct JoyStickViewPolarReport
  • Undocumented

    See more

    Declaration

    Swift

    struct Polar