Package | Description |
---|---|
com.b3dgs.lionengine.graphic |
Graphic basic dedicated package.
|
Modifier and Type | Method and Description |
---|---|
static Text |
Graphics.createText(String fontName,
int size,
TextStyle style)
Crate a text.
|
Text |
FactoryGraphic.createText(String fontName,
int size,
TextStyle style)
Crate a text.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.