Uses of Interface
club.doki7.openal.ALFunctionTypes.IALCEVENTPROCTYPESOFT
Packages that use ALFunctionTypes.IALCEVENTPROCTYPESOFT
-
Uses of ALFunctionTypes.IALCEVENTPROCTYPESOFT in club.doki7.openal
Methods in club.doki7.openal with parameters of type ALFunctionTypes.IALCEVENTPROCTYPESOFTModifier and TypeMethodDescriptionvoidALC.eventCallbackSOFT(ALFunctionTypes.IALCEVENTPROCTYPESOFT callback, @NotNull MemorySegment userParam) voidALC.eventCallbackSOFT(Arena arena, ALFunctionTypes.IALCEVENTPROCTYPESOFT callback, @NotNull MemorySegment userParam) static MethodHandleALFunctionTypes.IALCEVENTPROCTYPESOFT.of(@NotNull ALFunctionTypes.IALCEVENTPROCTYPESOFT lambda) static MemorySegmentALFunctionTypes.IALCEVENTPROCTYPESOFT.ofNative(@NotNull ALFunctionTypes.IALCEVENTPROCTYPESOFT lambda) static MemorySegmentALFunctionTypes.IALCEVENTPROCTYPESOFT.ofNative(@NotNull Arena arena, @NotNull ALFunctionTypes.IALCEVENTPROCTYPESOFT lambda)