Class GLFWNativeCocoa

java.lang.Object
org.lwjgl.glfw.GLFWNativeCocoa

public class GLFWNativeCocoa extends Object
  • Method Details

    • glfwGetCocoaMonitor

      public static int glfwGetCocoaMonitor(long monitor)
      CGDirectDisplayID glfwGetCocoaMonitor(GLFWmonitor * monitor)
    • glfwGetCocoaWindow

      public static long glfwGetCocoaWindow(long window)
      id glfwGetCocoaWindow(GLFWwindow * window)
    • glfwGetCocoaView

      public static long glfwGetCocoaView(long window)
      id glfwGetCocoaView(GLFWwindow * window)