|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextFactory
Method Summary | |
---|---|
JmeText |
createText(java.lang.String text,
float size,
int flags)
Method for creating new Text-objects. |
Method Detail |
---|
JmeText createText(java.lang.String text, float size, int flags)
text
- the text that should be visualized.size
- the size of the text generated.flags
- Can be Font.BOLD, Font.ITALIC, Font.PLAIN
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |