Package org.robovm.apple.coreanimation
Class CAEmitterShape
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.coreanimation.CAEmitterShape
public class CAEmitterShape extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCAEmitterShape.AsListMarshalerstatic classCAEmitterShape.Marshalerstatic classCAEmitterShape.Values -
Field Summary
Fields Modifier and Type Field Description static CAEmitterShapeCirclestatic CAEmitterShapeCuboidstatic CAEmitterShapeLinestatic CAEmitterShapePointstatic CAEmitterShapeRectanglestatic CAEmitterShapeSphere -
Method Summary
Modifier and Type Method Description static CAEmitterShapevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Point
-
Line
-
Rectangle
-
Cuboid
-
Circle
-
Sphere
-
-
Method Details
-
valueOf
-