Logo
公開メンバ関数 | 静的公開変数類 | 全メンバ一覧
Yukar.Engine.PerformanceDrawer クラス

パフォーマンスメーター [詳解]

公開メンバ関数

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

詳解

パフォーマンスメーター

構築子と解体子

PerformanceDrawer() [1/2]

Yukar.Engine.PerformanceDrawer.PerformanceDrawer ( Microsoft.Xna.Framework.Vector2 position )

コンストラクタ

引数
position 位置

PerformanceDrawer() [2/2]

Yukar.Engine.PerformanceDrawer.PerformanceDrawer ( Microsoft.Xna.Framework.Vector2 position,
float interval
)

コンストラクタ

引数
position 位置
interval 更新頻度

メソッド詳解

Update()

void Yukar.Engine.PerformanceDrawer.Update ( float elapsedTime )

更新時間

引数
elapsedTime 経過時間

このクラス詳解は次のファイルから抽出されました: