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 MethodHandle
GLFWFunctionTypes.IGLFWjoystickfun.of
(@NotNull GLFWFunctionTypes.IGLFWjoystickfun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWjoystickfun.ofNative
(@NotNull GLFWFunctionTypes.IGLFWjoystickfun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWjoystickfun.ofNative
(@NotNull Arena arena, @NotNull GLFWFunctionTypes.IGLFWjoystickfun lambda) @NotNull MemorySegment
GLFW.setJoystickCallback
(GLFWFunctionTypes.IGLFWjoystickfun callback) @NotNull MemorySegment
GLFW.setJoystickCallback
(Arena arena, GLFWFunctionTypes.IGLFWjoystickfun callback)