openMSX
|
#include <ImGuiCpp.hh>
Public Member Functions | |
void | raise () |
Public Attributes | |
bool | open = false |
bool | do_raise = false |
Definition at line 79 of file ImGuiCpp.hh.
|
inline |
Definition at line 83 of file ImGuiCpp.hh.
bool im::WindowStatus::do_raise = false |
Definition at line 81 of file ImGuiCpp.hh.
Referenced by raise(), and im::Window().
bool im::WindowStatus::open = false |
Definition at line 80 of file ImGuiCpp.hh.
Referenced by openmsx::ImGuiMessages::paint(), openmsx::ImGuiPalette::paint(), raise(), and im::Window().