| Package | Description |
|---|---|
| com.badlogic.gdx.scenes.scene2d.ui | |
| com.badlogic.gdx.scenes.scene2d.utils |
| Modifier and Type | Method and Description |
|---|---|
Selection<Tree.Node> |
Tree.getSelection() |
| Modifier and Type | Class and Description |
|---|---|
class |
ArraySelection<T>
A selection that supports range selection by knowing about the array of items being selected.
|