Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.collidable.selector |
Selector system which allows to select and area and notify it.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectableModel
Selectable model base.
|
Modifier and Type | Method and Description |
---|---|
List<Selectable> |
Selector.getSelection()
Get the current selection.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectionListener.notifySelected(List<Selectable> selection)
Notify selected featurables.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.