Uses of Class
org.robovm.apple.coreanimation.CAEmitterShape
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CAEmitterShape in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CAEmitterShape Modifier and Type Field Description static CAEmitterShapeCAEmitterShape. Circlestatic CAEmitterShapeCAEmitterShape. Cuboidstatic CAEmitterShapeCAEmitterShape. Linestatic CAEmitterShapeCAEmitterShape. Pointstatic CAEmitterShapeCAEmitterShape. Rectanglestatic CAEmitterShapeCAEmitterShape. SphereMethods in org.robovm.apple.coreanimation that return CAEmitterShape Modifier and Type Method Description CAEmitterShapeCAEmitterLayer. getEmitterShape()static CAEmitterShapeCAEmitterShape.Marshaler. toObject(Class<CAEmitterShape> cls, long handle, long flags)static CAEmitterShapeCAEmitterShape. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CAEmitterShape Modifier and Type Method Description static List<CAEmitterShape>CAEmitterShape.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CAEmitterShape Modifier and Type Method Description voidCAEmitterLayer. setEmitterShape(CAEmitterShape v)static longCAEmitterShape.Marshaler. toNative(CAEmitterShape o, long flags)Method parameters in org.robovm.apple.coreanimation with type arguments of type CAEmitterShape Modifier and Type Method Description static longCAEmitterShape.AsListMarshaler. toNative(List<CAEmitterShape> l, long flags)static CAEmitterShapeCAEmitterShape.Marshaler. toObject(Class<CAEmitterShape> cls, long handle, long flags)