Selection Box
Allows basic multi-element box selections.
Parameters
anchor Point
the starting and unchanging Point of the selection
Constructors
Link copied to clipboard
fun SelectionBox(anchorPoint: Point = Point(0, 0), movingPoint: Point = anchorPoint)
Content copied to clipboard