An interface to be implemented by nodes that accept scroll input.
Returns true if the node can react to given scroll.
Set scroll value.
Get current scroll value.
React to scroll wheel input.
Scroll to given child node.
See Implementation
An interface to be implemented by nodes that accept scroll input.