Property | Type | Description | |
---|---|---|---|
background | IDrawable | ||
font | BitmapFont | ||
fontColor | Color |
Method | Description | |
---|---|---|
LabelStyle ( ) : System | ||
LabelStyle ( BitmapFont font, Color fontColor ) : System | ||
LabelStyle ( Color fontColor ) : System | ||
clone ( ) : |
public LabelStyle ( BitmapFont font, Color fontColor ) : System | ||
font | BitmapFont | |
fontColor | Color | |
return | System |
public LabelStyle ( Color fontColor ) : System | ||
fontColor | Color | |
return | System |