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

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

Introduction

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

Usage

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

/**
 * Compatible with {@link List}. Does not provide additional features however for proper VisUI focus management List
 * should be always preferred.
 * @author Kotcrab
 * @see List
 */