glui ~master (2021-10-22T23:02:19.4620672)
Dub
Repo
GluiScrollBar.setScroll
glui
scrollbar
GluiScrollBar
Set the scroll to a value clamped between start and end.
void
setScroll
(ptrdiff_t value)
void
setScroll
(float value)
class
GluiScrollBar
void
setScroll
(
float
value
)
Meta
Source
See Implementation
glui
scrollbar
GluiScrollBar
constructors
this
functions
drawImpl
keyboardImpl
mouseImpl
pickStyle
resizeImpl
scrollMax
setScroll
manifest constants
scrollSpeed
mixins
__anonymous
variables
availableSpace
grabPosition
handleLength
horizontal
innerHovered
position
scrollbarLength
scrollbarPosition
startPosition
Set the scroll to a value clamped between start and end.