com.jme.widget.font
Class WidgetFontHeader
java.lang.Object
com.jme.widget.font.WidgetFontHeader
- public class WidgetFontHeader
- extends java.lang.Object
- Author:
- Gregg Patton
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WidgetFontHeader
public WidgetFontHeader()
getChar
public WidgetFontChar getChar(int i)
getEndChar
public int getEndChar()
getStartChar
public int getStartChar()
getTex
public int getTex()
getTexHeight
public int getTexHeight()
getTexWidth
public int getTexWidth()
addChar
public void addChar(WidgetFontChar fontChar)
setEndChar
public void setEndChar(int i)
setStartChar
public void setStartChar(int i)
setTex
public void setTex(int i)
setTexHeight
public void setTexHeight(int i)
setTexWidth
public void setTexWidth(int i)