Package org.robovm.apple.gamecontroller
Class GCPhysicalInputProfile.DualShock
java.lang.Object
org.robovm.apple.gamecontroller.GCPhysicalInputProfile.DualShock
- Enclosing class:
- GCPhysicalInputProfile
public static class GCPhysicalInputProfile.DualShock extends Object
-
Constructor Summary
Constructors Constructor Description DualShock() -
Method Summary
Modifier and Type Method Description static StringTouchpadButton()static StringTouchpadOne()static StringTouchpadTwo()
-
Constructor Details
-
DualShock
public DualShock()
-
-
Method Details
-
TouchpadOne
- Since:
- Available in iOS 14.0 and later.
-
TouchpadTwo
- Since:
- Available in iOS 14.0 and later.
-
TouchpadButton
- Since:
- Available in iOS 14.0 and later.
-