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, float > | |
constexpr | PersistentElementBase (zstring_view name_, float C::*p_) |
float & | get (C &c) const |
Additional Inherited Members | |
Public Attributes inherited from openmsx::PersistentElementBase< C, float > | |
zstring_view | name |
float C::* | p |
Definition at line 129 of file ImGuiPartInterface.hh.
|
inline |
Definition at line 134 of file ImGuiPartInterface.hh.
References zstring_view::c_str().
|
inline |
Definition at line 131 of file ImGuiPartInterface.hh.