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