Package org.robovm.apple.coreanimation
Class CAAnimationRotationMode.Marshaler
java.lang.Object
org.robovm.apple.coreanimation.CAAnimationRotationMode.Marshaler
- Enclosing class:
- CAAnimationRotationMode
public static class CAAnimationRotationMode.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(CAAnimationRotationMode o, long flags)static CAAnimationRotationModetoObject(Class<CAAnimationRotationMode> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static CAAnimationRotationMode toObject(Class<CAAnimationRotationMode> cls, long handle, long flags) -
toNative
-