Uses of Class
org.robovm.apple.gamecontroller.GCMouseInput
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCMouseInput in org.robovm.apple.gamecontroller
Methods in org.robovm.apple.gamecontroller that return GCMouseInput Modifier and Type Method Description GCMouseInputGCMouse. getMouseInput()Methods in org.robovm.apple.gamecontroller that return types with arguments of type GCMouseInput Modifier and Type Method Description VoidBlock3<GCMouseInput,Float,Float>GCMouseInput. getMouseMovedHandler()Method parameters in org.robovm.apple.gamecontroller with type arguments of type GCMouseInput Modifier and Type Method Description voidGCMouseInput. setMouseMovedHandler(VoidBlock3<GCMouseInput,Float,Float> v)