Uses of Interface
club.doki7.glfw.datatype.IGLFWvidmode
Packages that use IGLFWvidmode
-
Uses of IGLFWvidmode in club.doki7.glfw
Methods in club.doki7.glfw that return IGLFWvidmodeModifier and TypeMethodDescription@Nullable IGLFWvidmode
GLFW.getVideoMode
(@Nullable GLFWmonitor monitor) @Nullable IGLFWvidmode
GLFW.getVideoModes
(@Nullable GLFWmonitor monitor, @Nullable IntPtr count) -
Uses of IGLFWvidmode in club.doki7.glfw.datatype
Classes in club.doki7.glfw.datatype that implement IGLFWvidmodeModifier and TypeClassDescriptionfinal record
static final record
Represents a pointer to / an array of null structure(s) in native memory.