alchemist
alchemist
/
it.unibo.alchemist.boundary.interactions
/
SelectionHelper
/
clickSelection
click
Selection
fun
clickSelection
(
nodes
:
Map
<
Node
<
T
>
,
P
>
,
wormhole
:
Wormhole2D
<
P
>
)
:
Pair
<
Node
<
T
>
,
P
>
?
Content copied to clipboard
Retrieves the element selected by clicking. If selection was not done by clicking, null.