HoverTransform.this

  1. this(Rectangle sourceRectangle, Node next)
    class HoverTransform
  2. this(Rectangle sourceRectangle, Rectangle destinationRectangle, Node next)

Parameters

sourceRectangle Rectangle

Rectangle the input is expected to fit in.

next Node

Node to be affected by the transform.

Meta