glfw3d v1.0.0 (2016-10-16T12:50:41Z)
Dub
Repo
Window.setScrollCallback
glfw3d
Window
Window
Callbacks. More information in GLFW3 documentation.
class
Window
GLFWscrollfun
setScrollCallback
(
GLFWscrollfun
cb
)
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
Callbacks. More information in GLFW3 documentation.