SkyCtrl3AxisEvent

@objc(GSSkyCtrl3AxisEvent)
public enum SkyCtrl3AxisEvent : Int

An event that may be produced by a RemoteControl.Model.skyCtrl3 gamepad input when grabbed.

The corresponding input has an axis behavior, i.e. it has a position in some range, and an event is sent each time that position changes, along with the current position value linearly scaled in a [-100, 100] range.