Uses of Interface
org.robovm.apple.metal.MTLSharedEvent
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLSharedEvent in org.robovm.apple.metal
Classes in org.robovm.apple.metal that implement MTLSharedEvent Modifier and Type Class Description classMTLSharedEventAdapterMethods in org.robovm.apple.metal that return MTLSharedEvent Modifier and Type Method Description MTLSharedEventMTLDevice. newSharedEvent()MTLSharedEventMTLDevice. newSharedEvent(MTLSharedEventHandle sharedEventHandle)Method parameters in org.robovm.apple.metal with type arguments of type MTLSharedEvent Modifier and Type Method Description voidMTLSharedEvent. notifyListener(MTLSharedEventListener listener, long value, VoidBlock2<MTLSharedEvent,Long> block)voidMTLSharedEventAdapter. notifyListener(MTLSharedEventListener listener, long value, VoidBlock2<MTLSharedEvent,Long> block)