openMSX
|
#include <ImGuiPartInterface.hh>
Public Member Functions | |
void | save (ImGuiTextBuffer &buf, C &c) const |
void | load (C &c, zstring_view value) const |
Public Member Functions inherited from openmsx::PersistentElementBase< C, gl::ivec2 > | |
constexpr | PersistentElementBase (zstring_view name_, gl::ivec2 C::*p_) |
gl::ivec2 & | get (C &c) const |
Additional Inherited Members | |
Public Attributes inherited from openmsx::PersistentElementBase< C, gl::ivec2 > | |
zstring_view | name |
gl::ivec2 C::* | p |
Definition at line 151 of file ImGuiPartInterface.hh.
|
inline |
Definition at line 157 of file ImGuiPartInterface.hh.
References zstring_view::c_str(), and t.
|
inline |
Definition at line 153 of file ImGuiPartInterface.hh.