Uses of Class
org.robovm.apple.scenekit.SCNParticleEvent
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNParticleEvent in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNParticleEvent Modifier and Type Method Description static SCNParticleEventSCNParticleEvent. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNParticleEventSCNParticleEvent. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNParticleEvent[]SCNParticleEvent. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.scenekit with parameters of type SCNParticleEvent Modifier and Type Method Description voidSCNParticleSystem. handleEventForProperties(SCNParticleEvent event, List<SCNParticleProperty> properties, VoidBlock4<VoidPtr.VoidPtrPtr,VoidPtr,IntPtr,Long> block)