#include <PerfInfo.h>
◆ CounterType
| Enumerator |
|---|
| COUNTER_FPS | |
| COUNTER_PHYS | |
| COUNTER_PIGUI | |
◆ PerfInfo()
| PiGui::PerfInfo::PerfInfo |
( |
| ) |
|
◆ ~PerfInfo()
| PiGui::PerfInfo::~PerfInfo |
( |
| ) |
|
◆ ClearCounter()
| void PiGui::PerfInfo::ClearCounter |
( |
CounterType |
counter | ) |
|
◆ Draw()
| void PiGui::PerfInfo::Draw |
( |
| ) |
|
◆ SetShowDebugInfo()
| void PiGui::PerfInfo::SetShowDebugInfo |
( |
bool |
open | ) |
|
◆ SetUpdatePause()
| void PiGui::PerfInfo::SetUpdatePause |
( |
bool |
pause | ) |
|
◆ Update()
| void PiGui::PerfInfo::Update |
( |
float |
deltaTime | ) |
|
◆ UpdateCounter()
| void PiGui::PerfInfo::UpdateCounter |
( |
CounterType |
counter, |
|
|
float |
counterTime |
|
) |
| |
◆ UpdateFrameInfo()
| void PiGui::PerfInfo::UpdateFrameInfo |
( |
int |
framesThisSecond, |
|
|
int |
physFramesThisSecond |
|
) |
| |
The documentation for this class was generated from the following file: