Package | Description |
---|---|
com.b3dgs.lionengine | |
com.b3dgs.lionengine.drawable.impl | |
com.b3dgs.lionengine.engine |
Modifier and Type | Method and Description |
---|---|
Text |
Drawable.createText(java.lang.String filename,
int size,
int style)
Create a font, which supports screen output text.
|
Modifier and Type | Class and Description |
---|---|
class |
TextImpl |
Modifier and Type | Method and Description |
---|---|
Text |
DrawableFactory.createText(java.lang.String filename,
int size,
int style) |
Modifier and Type | Field and Description |
---|---|
protected Text |
Sequence.systemText |