|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| BitmapFont.Align を使用しているパッケージ | |
|---|---|
| com.jme3.font | |
| com.jme3.font での BitmapFont.Align の使用 |
|---|
| BitmapFont.Align を返す com.jme3.font のメソッド | |
|---|---|
BitmapFont.Align |
BitmapText.getAlignment()
|
static BitmapFont.Align |
BitmapFont.Align.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static BitmapFont.Align[] |
BitmapFont.Align.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
| BitmapFont.Align 型のパラメータを持つ com.jme3.font のメソッド | |
|---|---|
void |
BitmapText.setAlignment(BitmapFont.Align align)
Set horizontal alignment. |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||