glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
_glfwPlatformSetCursorPos
glfw3
null_window
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) @
nogc
nothrow __gshared
void
_glfwPlatformSetCursorPos
(
_GLFWwindow
*
window
,
double
x
,
double
y
)
Meta
Source
See Implementation
glfw3
null_window
static functions
_glfwPlatformCreateCursor
_glfwPlatformCreateStandardCursor
_glfwPlatformCreateWindow
_glfwPlatformCreateWindowSurface
_glfwPlatformDestroyCursor
_glfwPlatformDestroyWindow
_glfwPlatformFocusWindow
_glfwPlatformFramebufferTransparent
_glfwPlatformGetClipboardString
_glfwPlatformGetCursorPos
_glfwPlatformGetFramebufferSize
_glfwPlatformGetKeyScancode
_glfwPlatformGetPhysicalDevicePresentationSupport
_glfwPlatformGetRequiredInstanceExtensions
_glfwPlatformGetScancodeName
_glfwPlatformGetWindowContentScale
_glfwPlatformGetWindowFrameSize
_glfwPlatformGetWindowOpacity
_glfwPlatformGetWindowPos
_glfwPlatformGetWindowSize
_glfwPlatformHideWindow
_glfwPlatformIconifyWindow
_glfwPlatformMaximizeWindow
_glfwPlatformPollEvents
_glfwPlatformPostEmptyEvent
_glfwPlatformRawMouseMotionSupported
_glfwPlatformRequestWindowAttention
_glfwPlatformRestoreWindow
_glfwPlatformSetClipboardString
_glfwPlatformSetCursor
_glfwPlatformSetCursorMode
_glfwPlatformSetCursorPos
_glfwPlatformSetRawMouseMotion
_glfwPlatformSetWindowAspectRatio
_glfwPlatformSetWindowDecorated
_glfwPlatformSetWindowFloating
_glfwPlatformSetWindowIcon
_glfwPlatformSetWindowMonitor
_glfwPlatformSetWindowOpacity
_glfwPlatformSetWindowPos
_glfwPlatformSetWindowResizable
_glfwPlatformSetWindowSize
_glfwPlatformSetWindowSizeLimits
_glfwPlatformSetWindowTitle
_glfwPlatformShowWindow
_glfwPlatformUnhideWindow
_glfwPlatformWaitEvents
_glfwPlatformWaitEventsTimeout
_glfwPlatformWindowFocused
_glfwPlatformWindowHovered
_glfwPlatformWindowIconified
_glfwPlatformWindowMaximized
_glfwPlatformWindowVisible
createNativeWindow