Package com.prineside.tdi2.ui.actors
Class Label.LabelStyle
java.lang.Object
com.prineside.tdi2.ui.actors.Label.LabelStyle
- Enclosing class:
 - Label
 
The style for a label, see 
Label.- Author:
 - Nathan Sweet
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionLabelStyle(BitmapFont font, Color fontColor) LabelStyle(Label.LabelStyle style)  - 
Method Summary
 
- 
Field Details
- 
font
 - 
fontColor
 - 
background
 
 - 
 - 
Constructor Details
- 
LabelStyle
public LabelStyle() - 
LabelStyle
 - 
LabelStyle
 
 -