Uses of Class
org.robovm.apple.corehaptic.CHHapticParameterCurveControlPoint
| Package | Description |
|---|---|
| org.robovm.apple.corehaptic |
-
Uses of CHHapticParameterCurveControlPoint in org.robovm.apple.corehaptic
Methods in org.robovm.apple.corehaptic that return types with arguments of type CHHapticParameterCurveControlPoint Modifier and Type Method Description NSArray<CHHapticParameterCurveControlPoint>CHHapticParameterCurve. getControlPoints()Method parameters in org.robovm.apple.corehaptic with type arguments of type CHHapticParameterCurveControlPoint Modifier and Type Method Description protected longCHHapticParameterCurve. init(CHHapticDynamicParameterID parameterID, NSArray<CHHapticParameterCurveControlPoint> controlPoints, double relativeTime)Constructor parameters in org.robovm.apple.corehaptic with type arguments of type CHHapticParameterCurveControlPoint Constructor Description CHHapticParameterCurve(CHHapticDynamicParameterID parameterID, NSArray<CHHapticParameterCurveControlPoint> controlPoints, double relativeTime)