|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| Statistics を使用しているパッケージ | |
|---|---|
| com.jme3.app | The com.jme3.application provides a toolset for jME3 applications
to interact with various components of the engine. |
| com.jme3.renderer | The com.jme3.renderer package provides classes responsible for
rendering. |
| com.jme3.system | |
| com.jme3.app での Statistics の使用 |
|---|
| Statistics 型のパラメータを持つ com.jme3.app のコンストラクタ | |
|---|---|
StatsView(java.lang.String name,
AssetManager manager,
Statistics stats)
|
|
| com.jme3.renderer での Statistics の使用 |
|---|
| Statistics を返す com.jme3.renderer のメソッド | |
|---|---|
Statistics |
Renderer.getStatistics()
The statistics allow tracking of how data per frame, such as number of objects rendered, number of triangles, etc. |
| com.jme3.system での Statistics の使用 |
|---|
| Statistics を返す com.jme3.system のメソッド | |
|---|---|
Statistics |
NullRenderer.getStatistics()
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||