Uses of Interface
club.doki7.glfw.GLFWFunctionTypes.IGLFWjoystickfun
Packages that use GLFWFunctionTypes.IGLFWjoystickfun
-
Uses of GLFWFunctionTypes.IGLFWjoystickfun in club.doki7.glfw
Methods in club.doki7.glfw with parameters of type GLFWFunctionTypes.IGLFWjoystickfunModifier and TypeMethodDescriptionstatic MethodHandleGLFWFunctionTypes.IGLFWjoystickfun.of(@NotNull GLFWFunctionTypes.IGLFWjoystickfun lambda) static MemorySegmentGLFWFunctionTypes.IGLFWjoystickfun.ofNative(@NotNull GLFWFunctionTypes.IGLFWjoystickfun lambda) static MemorySegmentGLFWFunctionTypes.IGLFWjoystickfun.ofNative(@NotNull Arena arena, @NotNull GLFWFunctionTypes.IGLFWjoystickfun lambda) @NotNull MemorySegmentGLFW.setJoystickCallback(GLFWFunctionTypes.IGLFWjoystickfun callback) @NotNull MemorySegmentGLFW.setJoystickCallback(Arena arena, GLFWFunctionTypes.IGLFWjoystickfun callback)