com.jmex.bui
Class Label.Config
java.lang.Object
com.jmex.bui.Label.Config
- Enclosing class:
- Label
protected static class Label.Config
- extends Object
text
public String text
color
public ColorRGBA color
effect
public int effect
effectSize
public int effectSize
effectColor
public ColorRGBA effectColor
minwidth
public int minwidth
maxwidth
public int maxwidth
glyphs
public Label.Text glyphs
spacing
public int spacing
Label.Config
protected Label.Config()
matches
public boolean matches(Label.Config other,
int twidth)
toString
public String toString()
- Overrides:
toString in class Object
toString
protected String toString(ColorRGBA color)
Copyright © 2008 Michael Bayne.
All Rights Reserved.