Example usage for com.badlogic.gdx.scenes.scene2d.ui Tree subclass-usage

List of usage examples for com.badlogic.gdx.scenes.scene2d.ui Tree subclass-usage

Introduction

In this page you can find the example usage for com.badlogic.gdx.scenes.scene2d.ui Tree subclass-usage.

Usage

From source file com.kotcrab.vis.ui.widget.VisTree.java

/**
 * Does not provide additional features over standard {@link Tree}, however for proper VisUI focus border management VisTree
 * should be always preferred. Compatible with standard {@link Tree}
 * @author Kotcrab
 * @see Tree
 */