ScrollTracker

Undocumented in source.

Constructors

this
this(Node[] nodes)
Undocumented in source.

Members

Aliases

opEquals
alias opEquals = Frame.opEquals
Undocumented in source.

Functions

canScroll
bool canScroll(HoverPointer )
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object other)
Undocumented in source. Be warned that the author may not have intended to support it.
scrollImpl
bool scrollImpl(HoverPointer pointer)
Undocumented in source. Be warned that the author may not have intended to support it.
shallowScrollTo
Rectangle shallowScrollTo(Node , Rectangle , Rectangle childBox)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

disableScroll
bool disableScroll;
Undocumented in source.
lastScroll
Vector2 lastScroll;
Undocumented in source.
totalScroll
Vector2 totalScroll;
Undocumented in source.

Meta