Uses of Interface
club.doki7.glfw.GLFWFunctionTypes.IGLFWcharmodsfun
Packages that use GLFWFunctionTypes.IGLFWcharmodsfun
-
Uses of GLFWFunctionTypes.IGLFWcharmodsfun in club.doki7.glfw
Methods in club.doki7.glfw with parameters of type GLFWFunctionTypes.IGLFWcharmodsfunModifier and TypeMethodDescriptionstatic MethodHandle
GLFWFunctionTypes.IGLFWcharmodsfun.of
(@NotNull GLFWFunctionTypes.IGLFWcharmodsfun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWcharmodsfun.ofNative
(@NotNull GLFWFunctionTypes.IGLFWcharmodsfun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWcharmodsfun.ofNative
(@NotNull Arena arena, @NotNull GLFWFunctionTypes.IGLFWcharmodsfun lambda) @NotNull MemorySegment
GLFW.setCharModsCallback
(@Nullable GLFWwindow window, GLFWFunctionTypes.IGLFWcharmodsfun callback) @NotNull MemorySegment
GLFW.setCharModsCallback
(Arena arena, @Nullable GLFWwindow window, GLFWFunctionTypes.IGLFWcharmodsfun callback)