#include <profilergraph.h>
◆ ProfilerGraph()
| ProfilerGraph::ProfilerGraph |
( |
| ) |
|
|
default |
◆ draw()
| void ProfilerGraph::draw |
( |
s32 | x_left, |
|
|
s32 | y_bottom, |
|
|
video::IVideoDriver * | driver, |
|
|
gui::IGUIFont * | font ) const |
References ARRLEN, ProfilerGraph::Meta::color, m_log, m_log_max_size, ProfilerGraph::Meta::max, ProfilerGraph::Meta::min, porting::mt_snprintf(), p(), utf8_to_wide(), x, and y.
Referenced by Game::drawScene().
◆ put()
◆ m_log
| std::deque<Piece> ProfilerGraph::m_log |
|
private |
◆ m_log_max_size
| u32 ProfilerGraph::m_log_max_size = 200 |
The documentation for this class was generated from the following files: