Replacement | |
---|---|
From | @available(macOS 13.0, *) public static let steeringWheel: GameController.GCButtonElementName |
To | @available(macOS 13.0, *) public static let steeringWheel: GameController.GCAxisElementName |
Replacement | |
---|---|
From | @available(macOS 13.0, *) public static let shifter: GameController.GCButtonElementName |
To | @available(macOS 13.0, *) public static let shifter: GameController.GCPhysicalInputElementName |