Uses of Interface
club.doki7.glfw.datatype.IGLFWimage
Packages that use IGLFWimage
-
Uses of IGLFWimage in club.doki7.glfw
Methods in club.doki7.glfw with parameters of type IGLFWimageModifier and TypeMethodDescription@Nullable GLFWcursorGLFW.createCursor(@Nullable IGLFWimage image, int xhot, int yhot) voidGLFW.setWindowIcon(@Nullable GLFWwindow window, int count, @Nullable IGLFWimage images) -
Uses of IGLFWimage in club.doki7.glfw.datatype
Classes in club.doki7.glfw.datatype that implement IGLFWimageModifier and TypeClassDescriptionfinal recordstatic final recordRepresents a pointer to / an array of null structure(s) in native memory.