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.HorizontalOrientation |
Orientation.HorizontalOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Orientation.HorizontalOrientation[] |
Orientation.HorizontalOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Orientation.HorizontalOrientation |
LabelSceneObject.getHorizontalTextOrientation() |
Modifier and Type | Method and Description |
---|---|
void |
LabelSceneObject.setHorizontalTextOrientation(Orientation.HorizontalOrientation horizontalTextOrientation)
Set the horizontal orientation of the drawn text
|
void |
CachedLabelSceneObject.setHorizontalTextOrientation(Orientation.HorizontalOrientation horizontalTextOrientation) |
Copyright © 2017. All rights reserved.