Uses of Class
com.lapissea.glfw.GlfwMonitor
-
-
Uses of GlfwMonitor in com.lapissea.glfw
Fields in com.lapissea.glfw with type parameters of type GlfwMonitor Modifier and Type Field Description com.lapissea.util.event.change.ChangeRegistry<GlfwMonitor>GlfwWindow. monitorMethods in com.lapissea.glfw that return GlfwMonitor Modifier and Type Method Description static GlfwMonitorGlfwMonitor. getPrimaryMonitor()Methods in com.lapissea.glfw that return types with arguments of type GlfwMonitor Modifier and Type Method Description static List<GlfwMonitor>GlfwMonitor. getMonitors()
-