| Package | Description |
|---|---|
| com.badlogic.gdx.scenes.scene2d.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
Tree<N extends Tree.Node,V>
A tree widget where each node has an icon, actor, and child nodes.
|
static class |
Tree.Node<N extends Tree.Node,V,A extends Actor>
A
Tree node which has an actor and value. |
Copyright © 2021. All rights reserved.