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