Scrollable.shallowScrollTo

Scroll to the given node.

  1. Rectangle shallowScrollTo(Node child, Vector2 , Rectangle parentBox, Rectangle childBox)
  2. Rectangle shallowScrollTo(Node , Rectangle parentBox, Rectangle childBox)
    class Scrollable(T : Node, string horizontalExpression)
    Rectangle
    shallowScrollTo
    (
    const Node
    ,
    Rectangle parentBox
    ,
    Rectangle childBox
    )

Meta