Uses of Class
org.robovm.apple.coreanimation.CAEmitterCell
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CAEmitterCell in org.robovm.apple.coreanimation
Methods in org.robovm.apple.coreanimation that return types with arguments of type CAEmitterCell Modifier and Type Method Description NSArray<CAEmitterCell>CAEmitterCell. getEmitterCells()NSArray<CAEmitterCell>CAEmitterLayer. getEmitterCells()Method parameters in org.robovm.apple.coreanimation with type arguments of type CAEmitterCell Modifier and Type Method Description voidCAEmitterCell. setEmitterCells(NSArray<CAEmitterCell> v)voidCAEmitterLayer. setEmitterCells(NSArray<CAEmitterCell> v)