Uses of Class
org.robovm.apple.gamecontroller.GCRotationRate
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCRotationRate in org.robovm.apple.gamecontroller
Methods in org.robovm.apple.gamecontroller that return GCRotationRate Modifier and Type Method Description GCRotationRateGCMotion. getRotationRate()GCRotationRateGCRotationRate. setX(double x)GCRotationRateGCRotationRate. setY(double y)GCRotationRateGCRotationRate. setZ(double z)Methods in org.robovm.apple.gamecontroller with parameters of type GCRotationRate Modifier and Type Method Description voidGCMotion. setRotationRate(GCRotationRate v)