w4d.widget.scroll

+ Authors: KanzakiKino + Copyright: KanzakiKino 2018 + License: LGPL-3.0

Members

Aliases

HorizontalScrollPanelWidget
alias HorizontalScrollPanelWidget = ScrollPanelWidget!true

A widget of panel that can scroll horizontally.

VerticalScrollPanelWidget
alias VerticalScrollPanelWidget = ScrollPanelWidget!false

A widget of panel that can scroll vertically.

Classes

ScrollPanelWidget
class ScrollPanelWidget(bool H)

A widget of panel that can scroll..

Meta