Class GLFW.Descriptors

java.lang.Object
club.doki7.glfw.GLFW.Descriptors
Enclosing class:
GLFW

public static final class GLFW.Descriptors extends Object
  • Field Details

    • DESCRIPTOR$glfwCreateCursor

      public static final FunctionDescriptor DESCRIPTOR$glfwCreateCursor
    • DESCRIPTOR$glfwCreateStandardCursor

      public static final FunctionDescriptor DESCRIPTOR$glfwCreateStandardCursor
    • DESCRIPTOR$glfwCreateWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwCreateWindow
    • DESCRIPTOR$glfwCreateWindowSurface

      public static final FunctionDescriptor DESCRIPTOR$glfwCreateWindowSurface
    • DESCRIPTOR$glfwDefaultWindowHints

      public static final FunctionDescriptor DESCRIPTOR$glfwDefaultWindowHints
    • DESCRIPTOR$glfwDestroyCursor

      public static final FunctionDescriptor DESCRIPTOR$glfwDestroyCursor
    • DESCRIPTOR$glfwDestroyWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwDestroyWindow
    • DESCRIPTOR$glfwExtensionSupported

      public static final FunctionDescriptor DESCRIPTOR$glfwExtensionSupported
    • DESCRIPTOR$glfwFocusWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwFocusWindow
    • DESCRIPTOR$glfwGetClipboardString

      public static final FunctionDescriptor DESCRIPTOR$glfwGetClipboardString
    • DESCRIPTOR$glfwGetCocoaMonitor

      public static final FunctionDescriptor DESCRIPTOR$glfwGetCocoaMonitor
    • DESCRIPTOR$glfwGetCocoaView

      public static final FunctionDescriptor DESCRIPTOR$glfwGetCocoaView
    • DESCRIPTOR$glfwGetCocoaWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwGetCocoaWindow
    • DESCRIPTOR$glfwGetCurrentContext

      public static final FunctionDescriptor DESCRIPTOR$glfwGetCurrentContext
    • DESCRIPTOR$glfwGetCursorPos

      public static final FunctionDescriptor DESCRIPTOR$glfwGetCursorPos
    • DESCRIPTOR$glfwGetEGLContext

      public static final FunctionDescriptor DESCRIPTOR$glfwGetEGLContext
    • DESCRIPTOR$glfwGetEGLDisplay

      public static final FunctionDescriptor DESCRIPTOR$glfwGetEGLDisplay
    • DESCRIPTOR$glfwGetEGLSurface

      public static final FunctionDescriptor DESCRIPTOR$glfwGetEGLSurface
    • DESCRIPTOR$glfwGetError

      public static final FunctionDescriptor DESCRIPTOR$glfwGetError
    • DESCRIPTOR$glfwGetFramebufferSize

      public static final FunctionDescriptor DESCRIPTOR$glfwGetFramebufferSize
    • DESCRIPTOR$glfwGetGLXContext

      public static final FunctionDescriptor DESCRIPTOR$glfwGetGLXContext
    • DESCRIPTOR$glfwGetGLXWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwGetGLXWindow
    • DESCRIPTOR$glfwGetGamepadName

      public static final FunctionDescriptor DESCRIPTOR$glfwGetGamepadName
    • DESCRIPTOR$glfwGetGamepadState

      public static final FunctionDescriptor DESCRIPTOR$glfwGetGamepadState
    • DESCRIPTOR$glfwGetGammaRamp

      public static final FunctionDescriptor DESCRIPTOR$glfwGetGammaRamp
    • DESCRIPTOR$glfwGetInputMode

      public static final FunctionDescriptor DESCRIPTOR$glfwGetInputMode
    • DESCRIPTOR$glfwGetInstanceProcAddress

      public static final FunctionDescriptor DESCRIPTOR$glfwGetInstanceProcAddress
    • DESCRIPTOR$glfwGetJoystickAxes

      public static final FunctionDescriptor DESCRIPTOR$glfwGetJoystickAxes
    • DESCRIPTOR$glfwGetJoystickButtons

      public static final FunctionDescriptor DESCRIPTOR$glfwGetJoystickButtons
    • DESCRIPTOR$glfwGetJoystickGUID

      public static final FunctionDescriptor DESCRIPTOR$glfwGetJoystickGUID
    • DESCRIPTOR$glfwGetJoystickHats

      public static final FunctionDescriptor DESCRIPTOR$glfwGetJoystickHats
    • DESCRIPTOR$glfwGetJoystickName

      public static final FunctionDescriptor DESCRIPTOR$glfwGetJoystickName
    • DESCRIPTOR$glfwGetJoystickUserPointer

      public static final FunctionDescriptor DESCRIPTOR$glfwGetJoystickUserPointer
    • DESCRIPTOR$glfwGetKey

      public static final FunctionDescriptor DESCRIPTOR$glfwGetKey
    • DESCRIPTOR$glfwGetKeyName

      public static final FunctionDescriptor DESCRIPTOR$glfwGetKeyName
    • DESCRIPTOR$glfwGetKeyScancode

      public static final FunctionDescriptor DESCRIPTOR$glfwGetKeyScancode
    • DESCRIPTOR$glfwGetMonitorContentScale

      public static final FunctionDescriptor DESCRIPTOR$glfwGetMonitorContentScale
    • DESCRIPTOR$glfwGetMonitorName

      public static final FunctionDescriptor DESCRIPTOR$glfwGetMonitorName
    • DESCRIPTOR$glfwGetMonitorPhysicalSize

      public static final FunctionDescriptor DESCRIPTOR$glfwGetMonitorPhysicalSize
    • DESCRIPTOR$glfwGetMonitorPos

      public static final FunctionDescriptor DESCRIPTOR$glfwGetMonitorPos
    • DESCRIPTOR$glfwGetMonitorUserPointer

      public static final FunctionDescriptor DESCRIPTOR$glfwGetMonitorUserPointer
    • DESCRIPTOR$glfwGetMonitorWorkarea

      public static final FunctionDescriptor DESCRIPTOR$glfwGetMonitorWorkarea
    • DESCRIPTOR$glfwGetMonitors

      public static final FunctionDescriptor DESCRIPTOR$glfwGetMonitors
    • DESCRIPTOR$glfwGetMouseButton

      public static final FunctionDescriptor DESCRIPTOR$glfwGetMouseButton
    • DESCRIPTOR$glfwGetNSGLContext

      public static final FunctionDescriptor DESCRIPTOR$glfwGetNSGLContext
    • DESCRIPTOR$glfwGetOSMesaColorBuffer

      public static final FunctionDescriptor DESCRIPTOR$glfwGetOSMesaColorBuffer
    • DESCRIPTOR$glfwGetOSMesaContext

      public static final FunctionDescriptor DESCRIPTOR$glfwGetOSMesaContext
    • DESCRIPTOR$glfwGetOSMesaDepthBuffer

      public static final FunctionDescriptor DESCRIPTOR$glfwGetOSMesaDepthBuffer
    • DESCRIPTOR$glfwGetPhysicalDevicePresentationSupport

      public static final FunctionDescriptor DESCRIPTOR$glfwGetPhysicalDevicePresentationSupport
    • DESCRIPTOR$glfwGetPlatform

      public static final FunctionDescriptor DESCRIPTOR$glfwGetPlatform
    • DESCRIPTOR$glfwGetPrimaryMonitor

      public static final FunctionDescriptor DESCRIPTOR$glfwGetPrimaryMonitor
    • DESCRIPTOR$glfwGetProcAddress

      public static final FunctionDescriptor DESCRIPTOR$glfwGetProcAddress
    • DESCRIPTOR$glfwGetRequiredInstanceExtensions

      public static final FunctionDescriptor DESCRIPTOR$glfwGetRequiredInstanceExtensions
    • DESCRIPTOR$glfwGetTime

      public static final FunctionDescriptor DESCRIPTOR$glfwGetTime
    • DESCRIPTOR$glfwGetTimerFrequency

      public static final FunctionDescriptor DESCRIPTOR$glfwGetTimerFrequency
    • DESCRIPTOR$glfwGetTimerValue

      public static final FunctionDescriptor DESCRIPTOR$glfwGetTimerValue
    • DESCRIPTOR$glfwGetVersion

      public static final FunctionDescriptor DESCRIPTOR$glfwGetVersion
    • DESCRIPTOR$glfwGetVersionString

      public static final FunctionDescriptor DESCRIPTOR$glfwGetVersionString
    • DESCRIPTOR$glfwGetVideoMode

      public static final FunctionDescriptor DESCRIPTOR$glfwGetVideoMode
    • DESCRIPTOR$glfwGetVideoModes

      public static final FunctionDescriptor DESCRIPTOR$glfwGetVideoModes
    • DESCRIPTOR$glfwGetWGLContext

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWGLContext
    • DESCRIPTOR$glfwGetWaylandDisplay

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWaylandDisplay
    • DESCRIPTOR$glfwGetWaylandMonitor

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWaylandMonitor
    • DESCRIPTOR$glfwGetWaylandWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWaylandWindow
    • DESCRIPTOR$glfwGetWin32Adapter

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWin32Adapter
    • DESCRIPTOR$glfwGetWin32Monitor

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWin32Monitor
    • DESCRIPTOR$glfwGetWin32Window

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWin32Window
    • DESCRIPTOR$glfwGetWindowAttrib

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWindowAttrib
    • DESCRIPTOR$glfwGetWindowContentScale

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWindowContentScale
    • DESCRIPTOR$glfwGetWindowFrameSize

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWindowFrameSize
    • DESCRIPTOR$glfwGetWindowMonitor

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWindowMonitor
    • DESCRIPTOR$glfwGetWindowOpacity

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWindowOpacity
    • DESCRIPTOR$glfwGetWindowPos

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWindowPos
    • DESCRIPTOR$glfwGetWindowSize

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWindowSize
    • DESCRIPTOR$glfwGetWindowTitle

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWindowTitle
    • DESCRIPTOR$glfwGetWindowUserPointer

      public static final FunctionDescriptor DESCRIPTOR$glfwGetWindowUserPointer
    • DESCRIPTOR$glfwGetX11Adapter

      public static final FunctionDescriptor DESCRIPTOR$glfwGetX11Adapter
    • DESCRIPTOR$glfwGetX11Display

      public static final FunctionDescriptor DESCRIPTOR$glfwGetX11Display
    • DESCRIPTOR$glfwGetX11Monitor

      public static final FunctionDescriptor DESCRIPTOR$glfwGetX11Monitor
    • DESCRIPTOR$glfwGetX11SelectionString

      public static final FunctionDescriptor DESCRIPTOR$glfwGetX11SelectionString
    • DESCRIPTOR$glfwGetX11Window

      public static final FunctionDescriptor DESCRIPTOR$glfwGetX11Window
    • DESCRIPTOR$glfwHideWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwHideWindow
    • DESCRIPTOR$glfwIconifyWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwIconifyWindow
    • DESCRIPTOR$glfwInit

      public static final FunctionDescriptor DESCRIPTOR$glfwInit
    • DESCRIPTOR$glfwInitAllocator

      public static final FunctionDescriptor DESCRIPTOR$glfwInitAllocator
    • DESCRIPTOR$glfwInitHint

      public static final FunctionDescriptor DESCRIPTOR$glfwInitHint
    • DESCRIPTOR$glfwInitVulkanLoader

      public static final FunctionDescriptor DESCRIPTOR$glfwInitVulkanLoader
    • DESCRIPTOR$glfwJoystickIsGamepad

      public static final FunctionDescriptor DESCRIPTOR$glfwJoystickIsGamepad
    • DESCRIPTOR$glfwJoystickPresent

      public static final FunctionDescriptor DESCRIPTOR$glfwJoystickPresent
    • DESCRIPTOR$glfwMakeContextCurrent

      public static final FunctionDescriptor DESCRIPTOR$glfwMakeContextCurrent
    • DESCRIPTOR$glfwMaximizeWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwMaximizeWindow
    • DESCRIPTOR$glfwPlatformSupported

      public static final FunctionDescriptor DESCRIPTOR$glfwPlatformSupported
    • DESCRIPTOR$glfwPollEvents

      public static final FunctionDescriptor DESCRIPTOR$glfwPollEvents
    • DESCRIPTOR$glfwPostEmptyEvent

      public static final FunctionDescriptor DESCRIPTOR$glfwPostEmptyEvent
    • DESCRIPTOR$glfwRawMouseMotionSupported

      public static final FunctionDescriptor DESCRIPTOR$glfwRawMouseMotionSupported
    • DESCRIPTOR$glfwRequestWindowAttention

      public static final FunctionDescriptor DESCRIPTOR$glfwRequestWindowAttention
    • DESCRIPTOR$glfwRestoreWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwRestoreWindow
    • DESCRIPTOR$glfwSetCharCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetCharCallback
    • DESCRIPTOR$glfwSetCharModsCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetCharModsCallback
    • DESCRIPTOR$glfwSetClipboardString

      public static final FunctionDescriptor DESCRIPTOR$glfwSetClipboardString
    • DESCRIPTOR$glfwSetCursor

      public static final FunctionDescriptor DESCRIPTOR$glfwSetCursor
    • DESCRIPTOR$glfwSetCursorEnterCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetCursorEnterCallback
    • DESCRIPTOR$glfwSetCursorPos

      public static final FunctionDescriptor DESCRIPTOR$glfwSetCursorPos
    • DESCRIPTOR$glfwSetCursorPosCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetCursorPosCallback
    • DESCRIPTOR$glfwSetDropCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetDropCallback
    • DESCRIPTOR$glfwSetErrorCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetErrorCallback
    • DESCRIPTOR$glfwSetFramebufferSizeCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetFramebufferSizeCallback
    • DESCRIPTOR$glfwSetGamma

      public static final FunctionDescriptor DESCRIPTOR$glfwSetGamma
    • DESCRIPTOR$glfwSetGammaRamp

      public static final FunctionDescriptor DESCRIPTOR$glfwSetGammaRamp
    • DESCRIPTOR$glfwSetInputMode

      public static final FunctionDescriptor DESCRIPTOR$glfwSetInputMode
    • DESCRIPTOR$glfwSetJoystickCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetJoystickCallback
    • DESCRIPTOR$glfwSetJoystickUserPointer

      public static final FunctionDescriptor DESCRIPTOR$glfwSetJoystickUserPointer
    • DESCRIPTOR$glfwSetKeyCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetKeyCallback
    • DESCRIPTOR$glfwSetMonitorCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetMonitorCallback
    • DESCRIPTOR$glfwSetMonitorUserPointer

      public static final FunctionDescriptor DESCRIPTOR$glfwSetMonitorUserPointer
    • DESCRIPTOR$glfwSetMouseButtonCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetMouseButtonCallback
    • DESCRIPTOR$glfwSetScrollCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetScrollCallback
    • DESCRIPTOR$glfwSetTime

      public static final FunctionDescriptor DESCRIPTOR$glfwSetTime
    • DESCRIPTOR$glfwSetWindowAspectRatio

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowAspectRatio
    • DESCRIPTOR$glfwSetWindowAttrib

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowAttrib
    • DESCRIPTOR$glfwSetWindowCloseCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowCloseCallback
    • DESCRIPTOR$glfwSetWindowContentScaleCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowContentScaleCallback
    • DESCRIPTOR$glfwSetWindowFocusCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowFocusCallback
    • DESCRIPTOR$glfwSetWindowIcon

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowIcon
    • DESCRIPTOR$glfwSetWindowIconifyCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowIconifyCallback
    • DESCRIPTOR$glfwSetWindowMaximizeCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowMaximizeCallback
    • DESCRIPTOR$glfwSetWindowMonitor

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowMonitor
    • DESCRIPTOR$glfwSetWindowOpacity

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowOpacity
    • DESCRIPTOR$glfwSetWindowPos

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowPos
    • DESCRIPTOR$glfwSetWindowPosCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowPosCallback
    • DESCRIPTOR$glfwSetWindowRefreshCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowRefreshCallback
    • DESCRIPTOR$glfwSetWindowShouldClose

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowShouldClose
    • DESCRIPTOR$glfwSetWindowSize

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowSize
    • DESCRIPTOR$glfwSetWindowSizeCallback

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowSizeCallback
    • DESCRIPTOR$glfwSetWindowSizeLimits

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowSizeLimits
    • DESCRIPTOR$glfwSetWindowTitle

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowTitle
    • DESCRIPTOR$glfwSetWindowUserPointer

      public static final FunctionDescriptor DESCRIPTOR$glfwSetWindowUserPointer
    • DESCRIPTOR$glfwSetX11SelectionString

      public static final FunctionDescriptor DESCRIPTOR$glfwSetX11SelectionString
    • DESCRIPTOR$glfwShowWindow

      public static final FunctionDescriptor DESCRIPTOR$glfwShowWindow
    • DESCRIPTOR$glfwSwapBuffers

      public static final FunctionDescriptor DESCRIPTOR$glfwSwapBuffers
    • DESCRIPTOR$glfwSwapInterval

      public static final FunctionDescriptor DESCRIPTOR$glfwSwapInterval
    • DESCRIPTOR$glfwTerminate

      public static final FunctionDescriptor DESCRIPTOR$glfwTerminate
    • DESCRIPTOR$glfwUpdateGamepadMappings

      public static final FunctionDescriptor DESCRIPTOR$glfwUpdateGamepadMappings
    • DESCRIPTOR$glfwVulkanSupported

      public static final FunctionDescriptor DESCRIPTOR$glfwVulkanSupported
    • DESCRIPTOR$glfwWaitEvents

      public static final FunctionDescriptor DESCRIPTOR$glfwWaitEvents
    • DESCRIPTOR$glfwWaitEventsTimeout

      public static final FunctionDescriptor DESCRIPTOR$glfwWaitEventsTimeout
    • DESCRIPTOR$glfwWindowHint

      public static final FunctionDescriptor DESCRIPTOR$glfwWindowHint
    • DESCRIPTOR$glfwWindowHintString

      public static final FunctionDescriptor DESCRIPTOR$glfwWindowHintString
    • DESCRIPTOR$glfwWindowShouldClose

      public static final FunctionDescriptor DESCRIPTOR$glfwWindowShouldClose