ScrollButton

Undocumented in source.

Constructors

this
this(Orientation orientation)
Undocumented in source.

Members

Functions

attach
void attach(Panel panel)
Undocumented in source. Be warned that the author may not have intended to support it.
onProgress
void onProgress()
Undocumented in source. Be warned that the author may not have intended to support it.
updateController
void updateController()
Undocumented in source. Be warned that the author may not have intended to support it.
updateSize
void updateSize()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

state
inout(State) state [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buttonOffset
vec2 buttonOffset;
Undocumented in source.
buttonSize
float buttonSize;
Undocumented in source.
isClick
bool isClick;
Undocumented in source.
isEnter
bool isEnter;
Undocumented in source.
orientation
Orientation orientation;
Undocumented in source.
panel
Panel panel;
Undocumented in source.
regionWidth
float regionWidth;
Undocumented in source.
scrollController
ScrollController scrollController;
Undocumented in source.
visible
bool visible;
Undocumented in source.
width
float width;
Undocumented in source.

Meta