public interface SelectionListener
Modifier and Type | Method and Description |
---|---|
void |
notifySelected(List<Selectable> selection)
Notify selected featurables.
|
void notifySelected(List<Selectable> selection)
selection
- The selected elements.Copyright © 2017 Byron 3D Games Studio. All rights reserved.