|
||||||||||
前のパッケージ 次のパッケージ | フレームあり フレームなし |
com.jme3.app.state
package provides
app states
,
an abstract way of handling application logic.
参照先:
説明
インタフェースの概要 | |
---|---|
AppState | AppState represents a continously executing code inside the main loop. |
クラスの概要 | |
---|---|
AbstractAppState | AbstractAppState implements some common methods
that make creation of AppStates easier. |
AppStateManager | The AppStateManager holds a list of AppState s which
it will update and render. |
The com.jme3.app.state
package provides
app states
,
an abstract way of handling application logic.
|
||||||||||
前のパッケージ 次のパッケージ | フレームあり フレームなし |