Uses of Class
org.robovm.apple.gamecontroller.GCControllerAxisInput
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCControllerAxisInput in org.robovm.apple.gamecontroller
Methods in org.robovm.apple.gamecontroller that return GCControllerAxisInput Modifier and Type Method Description GCControllerAxisInputGCControllerDirectionPad. getXAxis()GCControllerAxisInputGCControllerDirectionPad. getYAxis()Methods in org.robovm.apple.gamecontroller that return types with arguments of type GCControllerAxisInput Modifier and Type Method Description NSSet<GCControllerAxisInput>GCPhysicalInputProfile. getAllAxes()NSDictionary<NSString,GCControllerAxisInput>GCPhysicalInputProfile. getAxes()VoidBlock2<GCControllerAxisInput,Float>GCControllerAxisInput. getValueChangedHandler()Method parameters in org.robovm.apple.gamecontroller with type arguments of type GCControllerAxisInput Modifier and Type Method Description voidGCControllerAxisInput. setValueChangedHandler(VoidBlock2<GCControllerAxisInput,Float> v)