Package | Description |
---|---|
com.b3dgs.lionengine | |
com.b3dgs.lionengine.core |
Modifier and Type | Method and Description |
---|---|
static TextStyle |
TextStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextStyle[] |
TextStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Text |
UtilityImage.createText(String fontName,
int size,
TextStyle style)
Crate a text.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.