SelectionHelper
Manages multi-element selection and click-selection.
Constructors
Types
Link copied to clipboard
class SelectionBox(val anchorPoint: Point = Point(0, 0), movingPoint: Point = anchorPoint)
Content copied to clipboard
Allows basic multi-element box selections.