performance meter
More...
|
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 | ) |
|
◆ PerformanceDrawer() [2/2]
Yukar.Engine.PerformanceDrawer.PerformanceDrawer |
( |
Microsoft.Xna.Framework.Vector2 |
position, |
|
|
float |
interval |
|
) |
| |
constructor
- Parameters
-
position | position |
interval | update frequency |
◆ Draw()
void Yukar.Engine.PerformanceDrawer.Draw |
( |
| ) |
|
◆ Update()
void Yukar.Engine.PerformanceDrawer.Update |
( |
float |
elapsedTime | ) |
|
◆ camX
float Yukar.Engine.PerformanceDrawer.camX |
|
static |
◆ camY
float Yukar.Engine.PerformanceDrawer.camY |
|
static |
◆ dist
float Yukar.Engine.PerformanceDrawer.dist |
|
static |
◆ fovy
float Yukar.Engine.PerformanceDrawer.fovy |
|
static |
float Yukar.Engine.PerformanceDrawer.x |
|
static |
float Yukar.Engine.PerformanceDrawer.y |
|
static |
float Yukar.Engine.PerformanceDrawer.z |
|
static |