glfw3d v1.0.0 (2016-10-16T12:50:41Z)
Dub
Repo
Window.setCursorPosition
glfw3d
Window
Window
Sets cursor position.
void
setCursorPosition
(CursorPosition c)
void
setCursorPosition
(double x, double y)
class
Window
void
setCursorPosition
(
double
x
,
double
y
)
Meta
Source
See Implementation
glfw3d
Window
Window
constructors
this
destructors
~this
functions
destroy
focus
getAttrib
getClipboard
getCursorPosition
getFrameSize
getFramebufferSize
getInputMode
getKey
getMonitor
getMouseButton
getPosition
getSize
getUserPointer
hide
iconify
makeContextCurrent
maximize
ptr
restore
setAspectRatio
setCharCallback
setCharModsCallback
setClipboard
setCloseCallback
setCursor
setCursorEnterCallback
setCursorPosCallback
setCursorPosition
setDropCallback
setFocusCallback
setFramebufferSizeCallback
setIcon
setIconifyCallback
setInputMode
setKeyCallback
setMonitor
setMouseButtonCallback
setPosition
setPositionCallback
setRefreshCallback
setScrollCallback
setShouldClose
setSize
setSizeCallback
setSizeLimits
setTitle
setUserPointer
shouldClose
show
swapBuffers
Sets cursor position.