Свойство | Тип | Описание | |
---|---|---|---|
background | IDrawable | ||
font | BitmapFont | ||
fontColor | Color |
Метод | Описание | |
---|---|---|
LabelStyle ( ) : System | ||
LabelStyle ( BitmapFont font, Color fontColor ) : System | ||
LabelStyle ( Color fontColor ) : System | ||
clone ( ) : |
public LabelStyle ( BitmapFont font, Color fontColor ) : System | ||
font | BitmapFont | |
fontColor | Color | |
Результат | System |
public LabelStyle ( Color fontColor ) : System | ||
fontColor | Color | |
Результат | System |