Package | Description |
---|---|
com.badlogic.gdx.scenes.scene2d.ui |
Modifier and Type | Method and Description |
---|---|
ArraySelection<T> |
List.getSelection() |
ArraySelection<T> |
SelectBox.getSelection()
Get the set of selected items, useful when multiple items are selected
|
Modifier and Type | Method and Description |
---|---|
void |
List.setSelection(ArraySelection<T> selection) |