glfw library

GLFW 3.3 FFI bindings for Dart

Constants

GLFW_ACCUM_ALPHA_BITS → const int
GLFW_ACCUM_BLUE_BITS → const int
GLFW_ACCUM_GREEN_BITS → const int
GLFW_ACCUM_RED_BITS → const int
GLFW_ALPHA_BITS → const int
GLFW_ANY_RELEASE_BEHAVIOR → const int
GLFW_API_UNAVAILABLE → const int
GLFW_ARROW_CURSOR → const int
GLFW_AUTO_ICONIFY → const int
GLFW_AUX_BUFFERS → const int
GLFW_BLUE_BITS → const int
GLFW_CENTER_CURSOR → const int
GLFW_CLIENT_API → const int
GLFW_COCOA_CHDIR_RESOURCES → const int
GLFW_COCOA_FRAME_NAME → const int
GLFW_COCOA_GRAPHICS_SWITCHING → const int
GLFW_COCOA_MENUBAR → const int
GLFW_COCOA_RETINA_FRAMEBUFFER → const int
GLFW_CONNECTED → const int
GLFW_CONTEXT_CREATION_API → const int
GLFW_CONTEXT_NO_ERROR → const int
GLFW_CONTEXT_RELEASE_BEHAVIOR → const int
GLFW_CONTEXT_REVISION → const int
GLFW_CONTEXT_ROBUSTNESS → const int
GLFW_CONTEXT_VERSION_MAJOR → const int
GLFW_CONTEXT_VERSION_MINOR → const int
GLFW_CROSSHAIR_CURSOR → const int
GLFW_CURSOR → const int
GLFW_CURSOR_DISABLED → const int
GLFW_CURSOR_HIDDEN → const int
GLFW_CURSOR_NORMAL → const int
GLFW_DECORATED → const int
GLFW_DEPTH_BITS → const int
GLFW_DISCONNECTED → const int
GLFW_DONT_CARE → const int
GLFW_DOUBLEBUFFER → const int
GLFW_EGL_CONTEXT_API → const int
GLFW_FALSE → const int
GLFW_FLOATING → const int
GLFW_FOCUS_ON_SHOW → const int
GLFW_FOCUSED → const int
GLFW_FORMAT_UNAVAILABLE → const int
GLFW_GAMEPAD_AXIS_LAST → const int
GLFW_GAMEPAD_AXIS_LEFT_TRIGGER → const int
GLFW_GAMEPAD_AXIS_LEFT_X → const int
GLFW_GAMEPAD_AXIS_LEFT_Y → const int
GLFW_GAMEPAD_AXIS_RIGHT_TRIGGER → const int
GLFW_GAMEPAD_AXIS_RIGHT_X → const int
GLFW_GAMEPAD_AXIS_RIGHT_Y → const int
GLFW_GAMEPAD_BUTTON_A → const int
GLFW_GAMEPAD_BUTTON_B → const int
GLFW_GAMEPAD_BUTTON_BACK → const int
GLFW_GAMEPAD_BUTTON_CIRCLE → const int
GLFW_GAMEPAD_BUTTON_CROSS → const int
GLFW_GAMEPAD_BUTTON_DPAD_DOWN → const int
GLFW_GAMEPAD_BUTTON_DPAD_LEFT → const int
GLFW_GAMEPAD_BUTTON_DPAD_RIGHT → const int
GLFW_GAMEPAD_BUTTON_DPAD_UP → const int
GLFW_GAMEPAD_BUTTON_GUIDE → const int
GLFW_GAMEPAD_BUTTON_LAST → const int
GLFW_GAMEPAD_BUTTON_LEFT_BUMPER → const int
GLFW_GAMEPAD_BUTTON_LEFT_THUMB → const int
GLFW_GAMEPAD_BUTTON_RIGHT_BUMPER → const int
GLFW_GAMEPAD_BUTTON_RIGHT_THUMB → const int
GLFW_GAMEPAD_BUTTON_SQUARE → const int
GLFW_GAMEPAD_BUTTON_START → const int
GLFW_GAMEPAD_BUTTON_TRIANGLE → const int
GLFW_GAMEPAD_BUTTON_X → const int
GLFW_GAMEPAD_BUTTON_Y → const int
GLFW_GREEN_BITS → const int
GLFW_HAND_CURSOR → const int
GLFW_HAT_CENTERED → const int
GLFW_HAT_DOWN → const int
GLFW_HAT_LEFT → const int
GLFW_HAT_LEFT_DOWN → const int
GLFW_HAT_LEFT_UP → const int
GLFW_HAT_RIGHT → const int
GLFW_HAT_RIGHT_DOWN → const int
GLFW_HAT_RIGHT_UP → const int
GLFW_HAT_UP → const int
GLFW_HOVERED → const int
GLFW_HRESIZE_CURSOR → const int
GLFW_IBEAM_CURSOR → const int
GLFW_ICONIFIED → const int
GLFW_INVALID_ENUM → const int
GLFW_INVALID_VALUE → const int
GLFW_JOYSTICK_1 → const int
GLFW_JOYSTICK_10 → const int
GLFW_JOYSTICK_11 → const int
GLFW_JOYSTICK_12 → const int
GLFW_JOYSTICK_13 → const int
GLFW_JOYSTICK_14 → const int
GLFW_JOYSTICK_15 → const int
GLFW_JOYSTICK_16 → const int
GLFW_JOYSTICK_2 → const int
GLFW_JOYSTICK_3 → const int
GLFW_JOYSTICK_4 → const int
GLFW_JOYSTICK_5 → const int
GLFW_JOYSTICK_6 → const int
GLFW_JOYSTICK_7 → const int
GLFW_JOYSTICK_8 → const int
GLFW_JOYSTICK_9 → const int
GLFW_JOYSTICK_HAT_BUTTONS → const int
GLFW_JOYSTICK_LAST → const int
GLFW_KEY_0 → const int
GLFW_KEY_1 → const int
GLFW_KEY_2 → const int
GLFW_KEY_3 → const int
GLFW_KEY_4 → const int
GLFW_KEY_5 → const int
GLFW_KEY_6 → const int
GLFW_KEY_7 → const int
GLFW_KEY_8 → const int
GLFW_KEY_9 → const int
GLFW_KEY_A → const int
GLFW_KEY_APOSTROPHE → const int
GLFW_KEY_B → const int
GLFW_KEY_BACKSLASH → const int
GLFW_KEY_BACKSPACE → const int
GLFW_KEY_C → const int
GLFW_KEY_CAPS_LOCK → const int
GLFW_KEY_COMMA → const int
GLFW_KEY_D → const int
GLFW_KEY_DELETE → const int
GLFW_KEY_DOWN → const int
GLFW_KEY_E → const int
GLFW_KEY_END → const int
GLFW_KEY_ENTER → const int
GLFW_KEY_EQUAL → const int
GLFW_KEY_ESCAPE → const int
GLFW_KEY_F → const int
GLFW_KEY_F1 → const int
GLFW_KEY_F10 → const int
GLFW_KEY_F11 → const int
GLFW_KEY_F12 → const int
GLFW_KEY_F13 → const int
GLFW_KEY_F14 → const int
GLFW_KEY_F15 → const int
GLFW_KEY_F16 → const int
GLFW_KEY_F17 → const int
GLFW_KEY_F18 → const int
GLFW_KEY_F19 → const int
GLFW_KEY_F2 → const int
GLFW_KEY_F20 → const int
GLFW_KEY_F21 → const int
GLFW_KEY_F22 → const int
GLFW_KEY_F23 → const int
GLFW_KEY_F24 → const int
GLFW_KEY_F25 → const int
GLFW_KEY_F3 → const int
GLFW_KEY_F4 → const int
GLFW_KEY_F5 → const int
GLFW_KEY_F6 → const int
GLFW_KEY_F7 → const int
GLFW_KEY_F8 → const int
GLFW_KEY_F9 → const int
GLFW_KEY_G → const int
GLFW_KEY_GRAVE_ACCENT → const int
GLFW_KEY_H → const int
GLFW_KEY_HOME → const int
GLFW_KEY_I → const int
GLFW_KEY_INSERT → const int
GLFW_KEY_J → const int
GLFW_KEY_K → const int
GLFW_KEY_KP_0 → const int
GLFW_KEY_KP_1 → const int
GLFW_KEY_KP_2 → const int
GLFW_KEY_KP_3 → const int
GLFW_KEY_KP_4 → const int
GLFW_KEY_KP_5 → const int
GLFW_KEY_KP_6 → const int
GLFW_KEY_KP_7 → const int
GLFW_KEY_KP_8 → const int
GLFW_KEY_KP_9 → const int
GLFW_KEY_KP_ADD → const int
GLFW_KEY_KP_DECIMAL → const int
GLFW_KEY_KP_DIVIDE → const int
GLFW_KEY_KP_ENTER → const int
GLFW_KEY_KP_EQUAL → const int
GLFW_KEY_KP_MULTIPLY → const int
GLFW_KEY_KP_SUBTRACT → const int
GLFW_KEY_L → const int
GLFW_KEY_LAST → const int
GLFW_KEY_LEFT → const int
GLFW_KEY_LEFT_ALT → const int
GLFW_KEY_LEFT_BRACKET → const int
GLFW_KEY_LEFT_CONTROL → const int
GLFW_KEY_LEFT_SHIFT → const int
GLFW_KEY_LEFT_SUPER → const int
GLFW_KEY_M → const int
GLFW_KEY_MENU → const int
GLFW_KEY_MINUS → const int
GLFW_KEY_N → const int
GLFW_KEY_NUM_LOCK → const int
GLFW_KEY_O → const int
GLFW_KEY_P → const int
GLFW_KEY_PAGE_DOWN → const int
GLFW_KEY_PAGE_UP → const int
GLFW_KEY_PAUSE → const int
GLFW_KEY_PERIOD → const int
GLFW_KEY_PRINT_SCREEN → const int
GLFW_KEY_Q → const int
GLFW_KEY_R → const int
GLFW_KEY_RIGHT → const int
GLFW_KEY_RIGHT_ALT → const int
GLFW_KEY_RIGHT_BRACKET → const int
GLFW_KEY_RIGHT_CONTROL → const int
GLFW_KEY_RIGHT_SHIFT → const int
GLFW_KEY_RIGHT_SUPER → const int
GLFW_KEY_S → const int
GLFW_KEY_SCROLL_LOCK → const int
GLFW_KEY_SEMICOLON → const int
GLFW_KEY_SLASH → const int
GLFW_KEY_SPACE → const int
GLFW_KEY_T → const int
GLFW_KEY_TAB → const int
GLFW_KEY_U → const int
GLFW_KEY_UNKNOWN → const int
GLFW_KEY_UP → const int
GLFW_KEY_V → const int
GLFW_KEY_W → const int
GLFW_KEY_WORLD_1 → const int
GLFW_KEY_WORLD_2 → const int
GLFW_KEY_X → const int
GLFW_KEY_Y → const int
GLFW_KEY_Z → const int
GLFW_LOCK_KEY_MODS → const int
GLFW_LOSE_CONTEXT_ON_RESET → const int
GLFW_MAXIMIZED → const int
GLFW_MOD_ALT → const int
GLFW_MOD_CAPS_LOCK → const int
GLFW_MOD_CONTROL → const int
GLFW_MOD_NUM_LOCK → const int
GLFW_MOD_SHIFT → const int
GLFW_MOD_SUPER → const int
GLFW_MOUSE_BUTTON_1 → const int
GLFW_MOUSE_BUTTON_2 → const int
GLFW_MOUSE_BUTTON_3 → const int
GLFW_MOUSE_BUTTON_4 → const int
GLFW_MOUSE_BUTTON_5 → const int
GLFW_MOUSE_BUTTON_6 → const int
GLFW_MOUSE_BUTTON_7 → const int
GLFW_MOUSE_BUTTON_8 → const int
GLFW_MOUSE_BUTTON_LAST → const int
GLFW_MOUSE_BUTTON_LEFT → const int
GLFW_MOUSE_BUTTON_MIDDLE → const int
GLFW_MOUSE_BUTTON_RIGHT → const int
GLFW_NATIVE_CONTEXT_API → const int
GLFW_NO_API → const int
GLFW_NO_CURRENT_CONTEXT → const int
GLFW_NO_ERROR → const int
GLFW_NO_RESET_NOTIFICATION → const int
GLFW_NO_ROBUSTNESS → const int
GLFW_NO_WINDOW_CONTEXT → const int
GLFW_NOT_INITIALIZED → const int
GLFW_OPENGL_ANY_PROFILE → const int
GLFW_OPENGL_API → const int
GLFW_OPENGL_COMPAT_PROFILE → const int
GLFW_OPENGL_CORE_PROFILE → const int
GLFW_OPENGL_DEBUG_CONTEXT → const int
GLFW_OPENGL_ES_API → const int
GLFW_OPENGL_FORWARD_COMPAT → const int
GLFW_OPENGL_PROFILE → const int
GLFW_OSMESA_CONTEXT_API → const int
GLFW_OUT_OF_MEMORY → const int
GLFW_PLATFORM_ERROR → const int
GLFW_PRESS → const int
GLFW_RAW_MOUSE_MOTION → const int
GLFW_RED_BITS → const int
GLFW_REFRESH_RATE → const int
GLFW_RELEASE → const int
GLFW_RELEASE_BEHAVIOR_FLUSH → const int
GLFW_RELEASE_BEHAVIOR_NONE → const int
GLFW_REPEAT → const int
GLFW_RESIZABLE → const int
GLFW_SAMPLES → const int
GLFW_SCALE_TO_MONITOR → const int
GLFW_SRGB_CAPABLE → const int
GLFW_STENCIL_BITS → const int
GLFW_STEREO → const int
GLFW_STICKY_KEYS → const int
GLFW_STICKY_MOUSE_BUTTONS → const int
GLFW_TRANSPARENT_FRAMEBUFFER → const int
GLFW_TRUE → const int
GLFW_VERSION_MAJOR → const int
GLFW_VERSION_MINOR → const int
GLFW_VERSION_REVISION → const int
GLFW_VERSION_UNAVAILABLE → const int
GLFW_VISIBLE → const int
GLFW_VRESIZE_CURSOR → const int
GLFW_X11_CLASS_NAME → const int
GLFW_X11_INSTANCE_NAME → const int

Properties

glfwCreateCursor GlfwCreateCursor
getter/setter pair
glfwCreateStandardCursor GlfwCreateStandardCursor
getter/setter pair
glfwCreateWindow GlfwCreateWindow
getter/setter pair
glfwCreateWindowSurface GlfwCreateWindowSurface
getter/setter pair
glfwDefaultWindowHints GlfwDefaultWindowHints
getter/setter pair
glfwDestroyCursor GlfwDestroyCursor
getter/setter pair
glfwDestroyWindow GlfwDestroyWindow
getter/setter pair
glfwExtensionSupported GlfwExtensionSupported
getter/setter pair
glfwFocusWindow GlfwFocusWindow
getter/setter pair
glfwGetClipboardString GlfwGetClipboardString
getter/setter pair
glfwGetCurrentContext GlfwGetCurrentContext
getter/setter pair
glfwGetCursorPos GlfwGetCursorPos
getter/setter pair
glfwGetError GlfwGetError
getter/setter pair
glfwGetFramebufferSize GlfwGetFramebufferSize
getter/setter pair
glfwGetGamepadName GlfwGetGamepadName
getter/setter pair
glfwGetGamepadState GlfwGetGamepadState
getter/setter pair
glfwGetGammaRamp GlfwGetGammaRamp
getter/setter pair
glfwGetInputMode GlfwGetInputMode
getter/setter pair
glfwGetInstanceProcAddress GlfwGetInstanceProcAddress
getter/setter pair
glfwGetJoystickAxes GlfwGetJoystickAxes
getter/setter pair
glfwGetJoystickButtons GlfwGetJoystickButtons
getter/setter pair
glfwGetJoystickGUID GlfwGetJoystickGUID
getter/setter pair
glfwGetJoystickHats GlfwGetJoystickHats
getter/setter pair
glfwGetJoystickName GlfwGetJoystickName
getter/setter pair
glfwGetJoystickUserPointer GlfwGetJoystickUserPointer
getter/setter pair
glfwGetKey GlfwGetKey
getter/setter pair
glfwGetKeyName GlfwGetKeyName
getter/setter pair
glfwGetKeyScancode GlfwGetKeyScancode
getter/setter pair
glfwGetMonitorContentScale GlfwGetMonitorContentScale
getter/setter pair
glfwGetMonitorName GlfwGetMonitorName
getter/setter pair
glfwGetMonitorPhysicalSize GlfwGetMonitorPhysicalSize
getter/setter pair
glfwGetMonitorPos GlfwGetMonitorPos
getter/setter pair
glfwGetMonitors GlfwGetMonitors
getter/setter pair
glfwGetMonitorUserPointer GlfwGetMonitorUserPointer
getter/setter pair
glfwGetMonitorWorkarea GlfwGetMonitorWorkarea
getter/setter pair
glfwGetMouseButton GlfwGetMouseButton
getter/setter pair
glfwGetPhysicalDevicePresentationSupport GlfwGetPhysicalDevicePresentationSupport
getter/setter pair
glfwGetPrimaryMonitor GlfwGetPrimaryMonitor
getter/setter pair
glfwGetProcAddress GlfwGetProcAddress
getter/setter pair
glfwGetRequiredInstanceExtensions GlfwGetRequiredInstanceExtensions
getter/setter pair
glfwGetTime GlfwGetTime
getter/setter pair
glfwGetTimerFrequency GlfwGetTimerFrequency
getter/setter pair
glfwGetTimerValue GlfwGetTimerValue
getter/setter pair
glfwGetVersion GlfwGetVersion
getter/setter pair
glfwGetVersionString GlfwGetVersionString
getter/setter pair
glfwGetVideoMode GlfwGetVideoMode
getter/setter pair
glfwGetVideoModes GlfwGetVideoModes
getter/setter pair
glfwGetWindowAttrib GlfwGetWindowAttrib
getter/setter pair
glfwGetWindowContentScale GlfwGetWindowContentScale
getter/setter pair
glfwGetWindowFrameSize GlfwGetWindowFrameSize
getter/setter pair
glfwGetWindowMonitor GlfwGetWindowMonitor
getter/setter pair
glfwGetWindowOpacity GlfwGetWindowOpacity
getter/setter pair
glfwGetWindowPos GlfwGetWindowPos
getter/setter pair
glfwGetWindowSize GlfwGetWindowSize
getter/setter pair
glfwGetWindowUserPointer GlfwGetWindowUserPointer
getter/setter pair
glfwHideWindow GlfwHideWindow
getter/setter pair
glfwIconifyWindow GlfwIconifyWindow
getter/setter pair
glfwInit GlfwInit
getter/setter pair
glfwInitHint GlfwInitHint
getter/setter pair
glfwJoystickIsGamepad GlfwJoystickIsGamepad
getter/setter pair
glfwJoystickPresent GlfwJoystickPresent
getter/setter pair
glfwMakeContextCurrent GlfwMakeContextCurrent
getter/setter pair
glfwMaximizeWindow GlfwMaximizeWindow
getter/setter pair
glfwPollEvents GlfwPollEvents
getter/setter pair
glfwPostEmptyEvent GlfwPostEmptyEvent
getter/setter pair
glfwRawMouseMotionSupported GlfwRawMouseMotionSupported
getter/setter pair
glfwRequestWindowAttention GlfwRequestWindowAttention
getter/setter pair
glfwRestoreWindow GlfwRestoreWindow
getter/setter pair
glfwSetCharCallback GlfwSetCharCallback
getter/setter pair
glfwSetCharModsCallback GlfwSetCharModsCallback
getter/setter pair
glfwSetClipboardString GlfwSetClipboardString
getter/setter pair
glfwSetCursor GlfwSetCursor
getter/setter pair
glfwSetCursorEnterCallback GlfwSetCursorEnterCallback
getter/setter pair
glfwSetCursorPos GlfwSetCursorPos
getter/setter pair
glfwSetCursorPosCallback GlfwSetCursorPosCallback
getter/setter pair
glfwSetDropCallback GlfwSetDropCallback
getter/setter pair
glfwSetErrorCallback GlfwSetErrorCallback
getter/setter pair
glfwSetFramebufferSizeCallback GlfwSetFramebufferSizeCallback
getter/setter pair
glfwSetGamma GlfwSetGamma
getter/setter pair
glfwSetGammaRamp GlfwSetGammaRamp
getter/setter pair
glfwSetInputMode GlfwSetInputMode
getter/setter pair
glfwSetJoystickCallback GlfwSetJoystickCallback
getter/setter pair
glfwSetJoystickUserPointer GlfwSetJoystickUserPointer
getter/setter pair
glfwSetKeyCallback GlfwSetKeyCallback
getter/setter pair
glfwSetMonitorCallback GlfwSetMonitorCallback
getter/setter pair
glfwSetMonitorUserPointer GlfwSetMonitorUserPointer
getter/setter pair
glfwSetMouseButtonCallback GlfwSetMouseButtonCallback
getter/setter pair
glfwSetScrollCallback GlfwSetScrollCallback
getter/setter pair
glfwSetTime GlfwSetTime
getter/setter pair
glfwSetWindowAspectRatio GlfwSetWindowAspectRatio
getter/setter pair
glfwSetWindowAttrib GlfwSetWindowAttrib
getter/setter pair
glfwSetWindowCloseCallback GlfwSetWindowCloseCallback
getter/setter pair
glfwSetWindowContentScaleCallback GlfwSetWindowContentScaleCallback
getter/setter pair
glfwSetWindowFocusCallback GlfwSetWindowFocusCallback
getter/setter pair
glfwSetWindowIcon GlfwSetWindowIcon
getter/setter pair
glfwSetWindowIconifyCallback GlfwSetWindowIconifyCallback
getter/setter pair
glfwSetWindowMaximizeCallback GlfwSetWindowMaximizeCallback
getter/setter pair
glfwSetWindowMonitor GlfwSetWindowMonitor
getter/setter pair
glfwSetWindowOpacity GlfwSetWindowOpacity
getter/setter pair
glfwSetWindowPos GlfwSetWindowPos
getter/setter pair
glfwSetWindowPosCallback GlfwSetWindowPosCallback
getter/setter pair
glfwSetWindowRefreshCallback GlfwSetWindowRefreshCallback
getter/setter pair
glfwSetWindowShouldClose GlfwSetWindowShouldClose
getter/setter pair
glfwSetWindowSize GlfwSetWindowSize
getter/setter pair
glfwSetWindowSizeCallback GlfwSetWindowSizeCallback
getter/setter pair
glfwSetWindowSizeLimits GlfwSetWindowSizeLimits
getter/setter pair
glfwSetWindowTitle GlfwSetWindowTitle
getter/setter pair
glfwSetWindowUserPointer GlfwSetWindowUserPointer
getter/setter pair
glfwShowWindow GlfwShowWindow
getter/setter pair
glfwSwapBuffers GlfwSwapBuffers
getter/setter pair
glfwSwapInterval GlfwSwapInterval
getter/setter pair
glfwTerminate GlfwTerminate
getter/setter pair
glfwUpdateGamepadMappings GlfwUpdateGamepadMappings
getter/setter pair
glfwVulkanSupported GlfwVulkanSupported
getter/setter pair
glfwWaitEvents GlfwWaitEvents
getter/setter pair
glfwWaitEventsTimeout GlfwWaitEventsTimeout
getter/setter pair
glfwWindowHint GlfwWindowHint
getter/setter pair
glfwWindowHintString GlfwWindowHintString
getter/setter pair
glfwWindowShouldClose GlfwWindowShouldClose
getter/setter pair

Typedefs

GlfwCreateCursor = Pointer<GLFWcursor> Function(Pointer<GLFWimage> image, int xhot, int yhot)
GlfwCreateCursorNative = Pointer<GLFWcursor> Function(Pointer<GLFWimage> image, Int32 xhot, Int32 yhot)
GlfwCreateStandardCursor = Pointer<GLFWcursor> Function(int shape)
GlfwCreateStandardCursorNative = Pointer<GLFWcursor> Function(Int32 shape)
GlfwCreateWindow = Pointer<GLFWwindow> Function(int width, int height, Pointer<NativeType> title, Pointer<GLFWmonitor> monitor, Pointer<GLFWwindow> share)
GlfwCreateWindowNative = Pointer<GLFWwindow> Function(Int32 width, Int32 height, Pointer<NativeType> title, Pointer<GLFWmonitor> monitor, Pointer<GLFWwindow> share)
GlfwCreateWindowSurface = int Function(Pointer<NativeType> instance, Pointer<GLFWwindow> window, Pointer<NativeType> allocator, Pointer<NativeType> surface)
GlfwCreateWindowSurfaceNative = Int32 Function(Pointer<NativeType> instance, Pointer<GLFWwindow> window, Pointer<NativeType> allocator, Pointer<NativeType> surface)
GlfwDefaultWindowHints = void Function()
GlfwDefaultWindowHintsNative = Void Function()
GlfwDestroyCursor = void Function(Pointer<GLFWcursor> cursor)
GlfwDestroyCursorNative = Void Function(Pointer<GLFWcursor> cursor)
GlfwDestroyWindow = void Function(Pointer<GLFWwindow> window)
GlfwDestroyWindowNative = Void Function(Pointer<GLFWwindow> window)
GlfwExtensionSupported = int Function(Pointer<NativeType> extension)
GlfwExtensionSupportedNative = Int32 Function(Pointer<NativeType> extension)
GlfwFocusWindow = void Function(Pointer<GLFWwindow> window)
GlfwFocusWindowNative = Void Function(Pointer<GLFWwindow> window)
GlfwGetClipboardString = Pointer<NativeType> Function(Pointer<GLFWwindow> window)
GlfwGetClipboardStringNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window)
GlfwGetCurrentContext = Pointer<GLFWwindow> Function()
GlfwGetCurrentContextNative = Pointer<GLFWwindow> Function()
GlfwGetCursorPos = void Function(Pointer<GLFWwindow> window, Pointer<Double> xpos, Pointer<Double> ypos)
GlfwGetCursorPosNative = Void Function(Pointer<GLFWwindow> window, Pointer<Double> xpos, Pointer<Double> ypos)
GlfwGetError = int Function(Pointer<NativeType> description)
GlfwGetErrorNative = Int32 Function(Pointer<NativeType> description)
GlfwGetFramebufferSize = void Function(Pointer<GLFWwindow> window, Pointer<Int32> width, Pointer<Int32> height)
GlfwGetFramebufferSizeNative = Void Function(Pointer<GLFWwindow> window, Pointer<Int32> width, Pointer<Int32> height)
GlfwGetGamepadName = Pointer<NativeType> Function(int jid)
GlfwGetGamepadNameNative = Pointer<NativeType> Function(Int32 jid)
GlfwGetGamepadState = int Function(int jid, Pointer<GLFWgamepadstate> state)
GlfwGetGamepadStateNative = Int32 Function(Int32 jid, Pointer<GLFWgamepadstate> state)
GlfwGetGammaRamp = Pointer<GLFWgammaramp> Function(Pointer<GLFWmonitor> monitor)
GlfwGetGammaRampNative = Pointer<GLFWgammaramp> Function(Pointer<GLFWmonitor> monitor)
GlfwGetInputMode = int Function(Pointer<GLFWwindow> window, int mode)
GlfwGetInputModeNative = Int32 Function(Pointer<GLFWwindow> window, Int32 mode)
GlfwGetInstanceProcAddress = Pointer<NativeType> Function(Pointer<NativeType> instance, Pointer<NativeType> procname)
GlfwGetInstanceProcAddressNative = Pointer<NativeType> Function(Pointer<NativeType> instance, Pointer<NativeType> procname)
GlfwGetJoystickAxes = Pointer<NativeType> Function(int jid, Pointer<Int32> count)
GlfwGetJoystickAxesNative = Pointer<NativeType> Function(Int32 jid, Pointer<Int32> count)
GlfwGetJoystickButtons = Pointer<NativeType> Function(int jid, Pointer<Int32> count)
GlfwGetJoystickButtonsNative = Pointer<NativeType> Function(Int32 jid, Pointer<Int32> count)
GlfwGetJoystickGUID = Pointer<NativeType> Function(int jid)
GlfwGetJoystickGUIDNative = Pointer<NativeType> Function(Int32 jid)
GlfwGetJoystickHats = Pointer<NativeType> Function(int jid, Pointer<Int32> count)
GlfwGetJoystickHatsNative = Pointer<NativeType> Function(Int32 jid, Pointer<Int32> count)
GlfwGetJoystickName = Pointer<NativeType> Function(int jid)
GlfwGetJoystickNameNative = Pointer<NativeType> Function(Int32 jid)
GlfwGetJoystickUserPointer = Pointer<NativeType> Function(int jid)
GlfwGetJoystickUserPointerNative = Pointer<NativeType> Function(Int32 jid)
GlfwGetKey = int Function(Pointer<GLFWwindow> window, int key)
GlfwGetKeyName = Pointer<NativeType> Function(int key, int scancode)
GlfwGetKeyNameNative = Pointer<NativeType> Function(Int32 key, Int32 scancode)
GlfwGetKeyNative = Int32 Function(Pointer<GLFWwindow> window, Int32 key)
GlfwGetKeyScancode = int Function(int key)
GlfwGetKeyScancodeNative = Int32 Function(Int32 key)
GlfwGetMonitorContentScale = void Function(Pointer<GLFWmonitor> monitor, Pointer<Float> xscale, Pointer<Float> yscale)
GlfwGetMonitorContentScaleNative = Void Function(Pointer<GLFWmonitor> monitor, Pointer<Float> xscale, Pointer<Float> yscale)
GlfwGetMonitorName = Pointer<NativeType> Function(Pointer<GLFWmonitor> monitor)
GlfwGetMonitorNameNative = Pointer<NativeType> Function(Pointer<GLFWmonitor> monitor)
GlfwGetMonitorPhysicalSize = void Function(Pointer<GLFWmonitor> monitor, Pointer<Int32> widthMM, Pointer<Int32> heightMM)
GlfwGetMonitorPhysicalSizeNative = Void Function(Pointer<GLFWmonitor> monitor, Pointer<Int32> widthMM, Pointer<Int32> heightMM)
GlfwGetMonitorPos = void Function(Pointer<GLFWmonitor> monitor, Pointer<Int32> xpos, Pointer<Int32> ypos)
GlfwGetMonitorPosNative = Void Function(Pointer<GLFWmonitor> monitor, Pointer<Int32> xpos, Pointer<Int32> ypos)
GlfwGetMonitors = Pointer<NativeType> Function(Pointer<Int32> count)
GlfwGetMonitorsNative = Pointer<NativeType> Function(Pointer<Int32> count)
GlfwGetMonitorUserPointer = Pointer<NativeType> Function(Pointer<GLFWmonitor> monitor)
GlfwGetMonitorUserPointerNative = Pointer<NativeType> Function(Pointer<GLFWmonitor> monitor)
GlfwGetMonitorWorkarea = void Function(Pointer<GLFWmonitor> monitor, Pointer<Int32> xpos, Pointer<Int32> ypos, Pointer<Int32> width, Pointer<Int32> height)
GlfwGetMonitorWorkareaNative = Void Function(Pointer<GLFWmonitor> monitor, Pointer<Int32> xpos, Pointer<Int32> ypos, Pointer<Int32> width, Pointer<Int32> height)
GlfwGetMouseButton = int Function(Pointer<GLFWwindow> window, int button)
GlfwGetMouseButtonNative = Int32 Function(Pointer<GLFWwindow> window, Int32 button)
GlfwGetPhysicalDevicePresentationSupport = int Function(Pointer<NativeType> instance, Pointer<NativeType> device, int queuefamily)
GlfwGetPhysicalDevicePresentationSupportNative = Int32 Function(Pointer<NativeType> instance, Pointer<NativeType> device, Int32 queuefamily)
GlfwGetPrimaryMonitor = Pointer<GLFWmonitor> Function()
GlfwGetPrimaryMonitorNative = Pointer<GLFWmonitor> Function()
GlfwGetProcAddress = Pointer<NativeType> Function(Pointer<NativeType> procname)
GlfwGetProcAddressNative = Pointer<NativeType> Function(Pointer<NativeType> procname)
GlfwGetRequiredInstanceExtensions = Pointer<NativeType> Function(Pointer<NativeType> count)
GlfwGetRequiredInstanceExtensionsNative = Pointer<NativeType> Function(Pointer<NativeType> count)
GlfwGetTime = double Function()
GlfwGetTimeNative = Double Function()
GlfwGetTimerFrequency = Pointer<NativeType> Function()
GlfwGetTimerFrequencyNative = Pointer<NativeType> Function()
GlfwGetTimerValue = Pointer<NativeType> Function()
GlfwGetTimerValueNative = Pointer<NativeType> Function()
GlfwGetVersion = void Function(Pointer<Int32> major, Pointer<Int32> minor, Pointer<Int32> rev)
GlfwGetVersionNative = Void Function(Pointer<Int32> major, Pointer<Int32> minor, Pointer<Int32> rev)
GlfwGetVersionString = Pointer<NativeType> Function()
GlfwGetVersionStringNative = Pointer<NativeType> Function()
GlfwGetVideoMode = Pointer<GLFWvidmode> Function(Pointer<GLFWmonitor> monitor)
GlfwGetVideoModeNative = Pointer<GLFWvidmode> Function(Pointer<GLFWmonitor> monitor)
GlfwGetVideoModes = Pointer<GLFWvidmode> Function(Pointer<GLFWmonitor> monitor, Pointer<Int32> count)
GlfwGetVideoModesNative = Pointer<GLFWvidmode> Function(Pointer<GLFWmonitor> monitor, Pointer<Int32> count)
GlfwGetWindowAttrib = int Function(Pointer<GLFWwindow> window, int attrib)
GlfwGetWindowAttribNative = Int32 Function(Pointer<GLFWwindow> window, Int32 attrib)
GlfwGetWindowContentScale = void Function(Pointer<GLFWwindow> window, Pointer<Float> xscale, Pointer<Float> yscale)
GlfwGetWindowContentScaleNative = Void Function(Pointer<GLFWwindow> window, Pointer<Float> xscale, Pointer<Float> yscale)
GlfwGetWindowFrameSize = void Function(Pointer<GLFWwindow> window, Pointer<Int32> left, Pointer<Int32> top, Pointer<Int32> right, Pointer<Int32> bottom)
GlfwGetWindowFrameSizeNative = Void Function(Pointer<GLFWwindow> window, Pointer<Int32> left, Pointer<Int32> top, Pointer<Int32> right, Pointer<Int32> bottom)
GlfwGetWindowMonitor = Pointer<GLFWmonitor> Function(Pointer<GLFWwindow> window)
GlfwGetWindowMonitorNative = Pointer<GLFWmonitor> Function(Pointer<GLFWwindow> window)
GlfwGetWindowOpacity = double Function(Pointer<GLFWwindow> window)
GlfwGetWindowOpacityNative = Float Function(Pointer<GLFWwindow> window)
GlfwGetWindowPos = void Function(Pointer<GLFWwindow> window, Pointer<Int32> xpos, Pointer<Int32> ypos)
GlfwGetWindowPosNative = Void Function(Pointer<GLFWwindow> window, Pointer<Int32> xpos, Pointer<Int32> ypos)
GlfwGetWindowSize = void Function(Pointer<GLFWwindow> window, Pointer<Int32> width, Pointer<Int32> height)
GlfwGetWindowSizeNative = Void Function(Pointer<GLFWwindow> window, Pointer<Int32> width, Pointer<Int32> height)
GlfwGetWindowUserPointer = Pointer<NativeType> Function(Pointer<GLFWwindow> window)
GlfwGetWindowUserPointerNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window)
GlfwHideWindow = void Function(Pointer<GLFWwindow> window)
GlfwHideWindowNative = Void Function(Pointer<GLFWwindow> window)
GlfwIconifyWindow = void Function(Pointer<GLFWwindow> window)
GlfwIconifyWindowNative = Void Function(Pointer<GLFWwindow> window)
GlfwInit = int Function()
GlfwInitHint = void Function(int hint, int value)
GlfwInitHintNative = Void Function(Int32 hint, Int32 value)
GlfwInitNative = Int32 Function()
GlfwJoystickIsGamepad = int Function(int jid)
GlfwJoystickIsGamepadNative = Int32 Function(Int32 jid)
GlfwJoystickPresent = int Function(int jid)
GlfwJoystickPresentNative = Int32 Function(Int32 jid)
GlfwMakeContextCurrent = void Function(Pointer<GLFWwindow> window)
GlfwMakeContextCurrentNative = Void Function(Pointer<GLFWwindow> window)
GlfwMaximizeWindow = void Function(Pointer<GLFWwindow> window)
GlfwMaximizeWindowNative = Void Function(Pointer<GLFWwindow> window)
GlfwPollEvents = void Function()
GlfwPollEventsNative = Void Function()
GlfwPostEmptyEvent = void Function()
GlfwPostEmptyEventNative = Void Function()
GlfwRawMouseMotionSupported = int Function()
GlfwRawMouseMotionSupportedNative = Int32 Function()
GlfwRequestWindowAttention = void Function(Pointer<GLFWwindow> window)
GlfwRequestWindowAttentionNative = Void Function(Pointer<GLFWwindow> window)
GlfwRestoreWindow = void Function(Pointer<GLFWwindow> window)
GlfwRestoreWindowNative = Void Function(Pointer<GLFWwindow> window)
GlfwSetCharCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetCharCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetCharModsCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetCharModsCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetClipboardString = void Function(Pointer<GLFWwindow> window, Pointer<NativeType> string)
GlfwSetClipboardStringNative = Void Function(Pointer<GLFWwindow> window, Pointer<NativeType> string)
GlfwSetCursor = void Function(Pointer<GLFWwindow> window, Pointer<GLFWcursor> cursor)
GlfwSetCursorEnterCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetCursorEnterCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetCursorNative = Void Function(Pointer<GLFWwindow> window, Pointer<GLFWcursor> cursor)
GlfwSetCursorPos = void Function(Pointer<GLFWwindow> window, double xpos, double ypos)
GlfwSetCursorPosCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetCursorPosCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetCursorPosNative = Void Function(Pointer<GLFWwindow> window, Double xpos, Double ypos)
GlfwSetDropCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetDropCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetErrorCallback = Pointer<NativeType> Function(Pointer<NativeType> callback)
GlfwSetErrorCallbackNative = Pointer<NativeType> Function(Pointer<NativeType> callback)
GlfwSetFramebufferSizeCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetFramebufferSizeCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetGamma = void Function(Pointer<GLFWmonitor> monitor, double gamma)
GlfwSetGammaNative = Void Function(Pointer<GLFWmonitor> monitor, Float gamma)
GlfwSetGammaRamp = void Function(Pointer<GLFWmonitor> monitor, Pointer<GLFWgammaramp> ramp)
GlfwSetGammaRampNative = Void Function(Pointer<GLFWmonitor> monitor, Pointer<GLFWgammaramp> ramp)
GlfwSetInputMode = void Function(Pointer<GLFWwindow> window, int mode, int value)
GlfwSetInputModeNative = Void Function(Pointer<GLFWwindow> window, Int32 mode, Int32 value)
GlfwSetJoystickCallback = Pointer<NativeType> Function(Pointer<NativeType> callback)
GlfwSetJoystickCallbackNative = Pointer<NativeType> Function(Pointer<NativeType> callback)
GlfwSetJoystickUserPointer = void Function(int jid, Pointer<NativeType> pointer)
GlfwSetJoystickUserPointerNative = Void Function(Int32 jid, Pointer<NativeType> pointer)
GlfwSetKeyCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetKeyCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetMonitorCallback = Pointer<NativeType> Function(Pointer<NativeType> callback)
GlfwSetMonitorCallbackNative = Pointer<NativeType> Function(Pointer<NativeType> callback)
GlfwSetMonitorUserPointer = void Function(Pointer<GLFWmonitor> monitor, Pointer<NativeType> pointer)
GlfwSetMonitorUserPointerNative = Void Function(Pointer<GLFWmonitor> monitor, Pointer<NativeType> pointer)
GlfwSetMouseButtonCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetMouseButtonCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetScrollCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetScrollCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetTime = void Function(double time)
GlfwSetTimeNative = Void Function(Double time)
GlfwSetWindowAspectRatio = void Function(Pointer<GLFWwindow> window, int numer, int denom)
GlfwSetWindowAspectRatioNative = Void Function(Pointer<GLFWwindow> window, Int32 numer, Int32 denom)
GlfwSetWindowAttrib = void Function(Pointer<GLFWwindow> window, int attrib, int value)
GlfwSetWindowAttribNative = Void Function(Pointer<GLFWwindow> window, Int32 attrib, Int32 value)
GlfwSetWindowCloseCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowCloseCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowContentScaleCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowContentScaleCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowFocusCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowFocusCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowIcon = void Function(Pointer<GLFWwindow> window, int count, Pointer<GLFWimage> images)
GlfwSetWindowIconifyCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowIconifyCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowIconNative = Void Function(Pointer<GLFWwindow> window, Int32 count, Pointer<GLFWimage> images)
GlfwSetWindowMaximizeCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowMaximizeCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowMonitor = void Function(Pointer<GLFWwindow> window, Pointer<GLFWmonitor> monitor, int xpos, int ypos, int width, int height, int refreshRate)
GlfwSetWindowMonitorNative = Void Function(Pointer<GLFWwindow> window, Pointer<GLFWmonitor> monitor, Int32 xpos, Int32 ypos, Int32 width, Int32 height, Int32 refreshRate)
GlfwSetWindowOpacity = void Function(Pointer<GLFWwindow> window, double opacity)
GlfwSetWindowOpacityNative = Void Function(Pointer<GLFWwindow> window, Float opacity)
GlfwSetWindowPos = void Function(Pointer<GLFWwindow> window, int xpos, int ypos)
GlfwSetWindowPosCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowPosCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowPosNative = Void Function(Pointer<GLFWwindow> window, Int32 xpos, Int32 ypos)
GlfwSetWindowRefreshCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowRefreshCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowShouldClose = void Function(Pointer<GLFWwindow> window, int value)
GlfwSetWindowShouldCloseNative = Void Function(Pointer<GLFWwindow> window, Int32 value)
GlfwSetWindowSize = void Function(Pointer<GLFWwindow> window, int width, int height)
GlfwSetWindowSizeCallback = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowSizeCallbackNative = Pointer<NativeType> Function(Pointer<GLFWwindow> window, Pointer<NativeType> callback)
GlfwSetWindowSizeLimits = void Function(Pointer<GLFWwindow> window, int minwidth, int minheight, int maxwidth, int maxheight)
GlfwSetWindowSizeLimitsNative = Void Function(Pointer<GLFWwindow> window, Int32 minwidth, Int32 minheight, Int32 maxwidth, Int32 maxheight)
GlfwSetWindowSizeNative = Void Function(Pointer<GLFWwindow> window, Int32 width, Int32 height)
GlfwSetWindowTitle = void Function(Pointer<GLFWwindow> window, Pointer<NativeType> title)
GlfwSetWindowTitleNative = Void Function(Pointer<GLFWwindow> window, Pointer<NativeType> title)
GlfwSetWindowUserPointer = void Function(Pointer<GLFWwindow> window, Pointer<NativeType> pointer)
GlfwSetWindowUserPointerNative = Void Function(Pointer<GLFWwindow> window, Pointer<NativeType> pointer)
GlfwShowWindow = void Function(Pointer<GLFWwindow> window)
GlfwShowWindowNative = Void Function(Pointer<GLFWwindow> window)
GlfwSwapBuffers = void Function(Pointer<GLFWwindow> window)
GlfwSwapBuffersNative = Void Function(Pointer<GLFWwindow> window)
GlfwSwapInterval = void Function(int interval)
GlfwSwapIntervalNative = Void Function(Int32 interval)
GlfwTerminate = void Function()
GlfwTerminateNative = Void Function()
GlfwUpdateGamepadMappings = int Function(Pointer<NativeType> string)
GlfwUpdateGamepadMappingsNative = Int32 Function(Pointer<NativeType> string)
GlfwVulkanSupported = int Function()
GlfwVulkanSupportedNative = Int32 Function()
GlfwWaitEvents = void Function()
GlfwWaitEventsNative = Void Function()
GlfwWaitEventsTimeout = void Function(double timeout)
GlfwWaitEventsTimeoutNative = Void Function(Double timeout)
GlfwWindowHint = void Function(int hint, int value)
GlfwWindowHintNative = Void Function(Int32 hint, Int32 value)
GlfwWindowHintString = void Function(int hint, Pointer<NativeType> value)
GlfwWindowHintStringNative = Void Function(Int32 hint, Pointer<NativeType> value)
GlfwWindowShouldClose = int Function(Pointer<GLFWwindow> window)
GlfwWindowShouldCloseNative = Int32 Function(Pointer<GLFWwindow> window)