![]() |
|
パフォーマンスメーター [詳解]
公開メンバ関数 | |
PerformanceDrawer (Microsoft.Xna.Framework.Vector2 position) | |
コンストラクタ [詳解] | |
PerformanceDrawer (Microsoft.Xna.Framework.Vector2 position, float interval) | |
コンストラクタ [詳解] | |
void | Update (float elapsedTime) |
更新時間 [詳解] | |
void | Draw () |
描画する [詳解] | |
静的公開変数類 | |
static float | camX |
static float | camY |
static float | fovy |
static float | dist |
static float | x |
static float | y |
static float | z |
パフォーマンスメーター
Yukar.Engine.PerformanceDrawer.PerformanceDrawer | ( | Microsoft.Xna.Framework.Vector2 | position | ) |
コンストラクタ
position | 位置 |
Yukar.Engine.PerformanceDrawer.PerformanceDrawer | ( | Microsoft.Xna.Framework.Vector2 | position, |
float | interval | ||
) |
コンストラクタ
position | 位置 |
interval | 更新頻度 |
void Yukar.Engine.PerformanceDrawer.Draw | ( | ) |
描画する
void Yukar.Engine.PerformanceDrawer.Update | ( | float | elapsedTime | ) |
更新時間
elapsedTime | 経過時間 |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |