| Package | Description |
|---|---|
| com.github.brunothg.game.engine.d2.commons | |
| com.github.brunothg.game.engine.d2.object.text |
| Modifier and Type | Method and Description |
|---|---|
static FontScaleStrategy |
FontScaleStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontScaleStrategy[] |
FontScaleStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FontScaleStrategy |
LabelSceneObject.getScaleStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
LabelSceneObject.setScaleStrategy(FontScaleStrategy scaleStrategy)
Set the used
FontScaleStrategy. |
void |
CachedLabelSceneObject.setScaleStrategy(FontScaleStrategy scaleStrategy) |
Copyright © 2017. All rights reserved.