public static class VisTextButton.VisTextButtonStyle
extends com.badlogic.gdx.scenes.scene2d.ui.TextButton.TextButtonStyle
Modifier and Type | Field and Description |
---|---|
com.badlogic.gdx.scenes.scene2d.utils.Drawable |
focusBorder |
Constructor and Description |
---|
VisTextButtonStyle() |
VisTextButtonStyle(com.badlogic.gdx.scenes.scene2d.utils.Drawable up,
com.badlogic.gdx.scenes.scene2d.utils.Drawable down,
com.badlogic.gdx.scenes.scene2d.utils.Drawable checked,
com.badlogic.gdx.graphics.g2d.BitmapFont font) |
VisTextButtonStyle(VisTextButton.VisTextButtonStyle style) |
public VisTextButtonStyle()
public VisTextButtonStyle(com.badlogic.gdx.scenes.scene2d.utils.Drawable up, com.badlogic.gdx.scenes.scene2d.utils.Drawable down, com.badlogic.gdx.scenes.scene2d.utils.Drawable checked, com.badlogic.gdx.graphics.g2d.BitmapFont font)
public VisTextButtonStyle(VisTextButton.VisTextButtonStyle style)