|
||||||||||
前 次 | フレームあり フレームなし |
PlayState を使用しているパッケージ | |
---|---|
com.jme3.cinematic | |
com.jme3.cinematic.events |
com.jme3.cinematic での PlayState の使用 |
---|
PlayState を返す com.jme3.cinematic のメソッド | |
---|---|
static PlayState |
PlayState.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static PlayState[] |
PlayState.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
com.jme3.cinematic.events での PlayState の使用 |
---|
PlayState を返す com.jme3.cinematic.events のメソッド | |
---|---|
PlayState |
AbstractCinematicEvent.getPlayState()
Returns the current playstate of the animation |
PlayState |
CinematicEvent.getPlayState()
returns the PlayState of the animation |
|
||||||||||
前 次 | フレームあり フレームなし |