glfw3d v1.0.0 (2016-10-16T12:50:41Z)
Dub
Repo
Window.setPosition
glfw3d
Window
Window
Sets position of window
void
setPosition
(WindowPosition w)
void
setPosition
(int x, int y)
class
Window
void
setPosition
(
int
x
,
int
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 position of window