Home
last modified time | relevance | path

Searched defs:LabelStyle (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
DLabel.java342 static public class LabelStyle { class in Label
349 public LabelStyle () { in LabelStyle() method in Label.LabelStyle
352 public LabelStyle (BitmapFont font, Color fontColor) { in LabelStyle() method in Label.LabelStyle
357 public LabelStyle (LabelStyle style) { in LabelStyle() method in Label.LabelStyle