HUD class allows drawing information on top of tests. More...
#include <kanzi/core.ui/application/performance_info.hpp>
Public Member Functions | |
| PerformanceInfo (Domain *domain, KzuEngine *engine, ScreenSharedPtr screen) | |
| Constructor for HUD. More... | |
| void | drawFps () |
| Draws the FPS information on the screen. More... | |
| void | drawInfo () |
| Draws performance related information on the screen. More... | |
HUD class allows drawing information on top of tests.
|
explicit |
Constructor for HUD.
| void kanzi::PerformanceInfo::drawFps | ( | ) |
Draws the FPS information on the screen.
| void kanzi::PerformanceInfo::drawInfo | ( | ) |
Draws performance related information on the screen.