#include <logWindow.h>
|
| static constexpr char * | ICON = ICON_FK_COMMENT_O |
| |
| static constexpr char * | NAME = "logs" |
| |
| static constexpr char * | ICON_NAME = ICON_FK_COMMENT_O " logs" |
| |
Definition at line 13 of file logWindow.h.
◆ init()
◆ update()
◆ autoScroll
| bool samurai::LogWindow::autoScroll = true |
◆ filter
| ImGuiTextFilter samurai::LogWindow::filter |
◆ ICON
| constexpr char* samurai::LogWindow::ICON = ICON_FK_COMMENT_O |
|
staticconstexpr |
◆ ICON_NAME
| constexpr char* samurai::LogWindow::ICON_NAME = ICON_FK_COMMENT_O " logs" |
|
staticconstexpr |
◆ imguiId
| int samurai::LogWindow::imguiId = 0 |
◆ NAME
| constexpr char* samurai::LogWindow::NAME = "logs" |
|
staticconstexpr |
The documentation for this struct was generated from the following files: