[internal] Whether this selection box listener is initalized. This listener cannot be initialized twice.
The container to use for the selection box. This will contain the selectable items.
Detection grid cell size. Lower values will ensure better precision, but will also negatively impact performance. The default is recommended for most cases.
Whether to disable the selection box lister.
Minimum box size to process events further.
Returns all selected items.
The selected items.
Inits the select box listener.
Called when a selection has been completed.
Called on selection start.
Destroys this listener.
Generated using TypeDoc
SelectBoxListener API.