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