Example usage for com.badlogic.gdx.scenes.scene2d.utils Layout interface-usage

List of usage examples for com.badlogic.gdx.scenes.scene2d.utils Layout interface-usage

Introduction

In this page you can find the example usage for com.badlogic.gdx.scenes.scene2d.utils Layout interface-usage.

Usage

From source file com.bnotions.racing.actor.ButtonActor.java

/**
 * A simple Button {@link Actor}, useful for simple UIs
 * 
 * @author mzechner
 * 
 */