|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jme.widget.font.WidgetAbstractFont
com.jme.widget.impl.lwjgl.WidgetLWJGLFont
| Field Summary |
| Fields inherited from class com.jme.widget.font.WidgetAbstractFont |
header, texture |
| Constructor Summary | |
WidgetLWJGLFont(java.lang.String name)
|
|
| Method Summary | |
void |
renderString(java.lang.String text,
float x,
float y,
float scalar,
ColorRGBA topColor,
ColorRGBA bottomColor)
|
| Methods inherited from class com.jme.widget.font.WidgetAbstractFont |
create, create, getName, getStringSize, getTexture, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WidgetLWJGLFont(java.lang.String name)
| Method Detail |
public void renderString(java.lang.String text,
float x,
float y,
float scalar,
ColorRGBA topColor,
ColorRGBA bottomColor)
renderString in interface WidgetFontrenderString in class WidgetAbstractFont
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||