| Modifier and Type | Field and Description |
|---|---|
Drawable |
background |
BitmapFont |
font |
Color |
fontColor |
| Constructor and Description |
|---|
LabelStyle() |
LabelStyle(BitmapFont font,
Color fontColor) |
LabelStyle(Label.LabelStyle style) |
public BitmapFont font
public LabelStyle()
public LabelStyle(BitmapFont font, @Null Color fontColor)
public LabelStyle(Label.LabelStyle style)
Copyright © 2021. All rights reserved.