public class SimpleButton
extends java.lang.Object
| Constructor and Description | 
|---|
| SimpleButton(java.lang.String text,
            com.badlogic.gdx.graphics.g2d.BitmapFont font)Instantiates a new simple button | 
| Modifier and Type | Method and Description | 
|---|---|
| com.badlogic.gdx.scenes.scene2d.ui.TextButton | getButton()Gets the button generated |