openMSX
|
Public Attributes | |
int | x |
int | y |
int | w |
int | h |
gl::vec2 | topLeft |
gl::vec2 | bottomRight |
Definition at line 24 of file OSDWidget.cc.
gl::vec2 openmsx::Rectangle::bottomRight |
Definition at line 511 of file ImGuiSettings.cc.
int openmsx::Rectangle::h |
Definition at line 24 of file OSDWidget.cc.
gl::vec2 openmsx::Rectangle::topLeft |
Definition at line 510 of file ImGuiSettings.cc.
int openmsx::Rectangle::w |
Definition at line 24 of file OSDWidget.cc.
int openmsx::Rectangle::x |
Definition at line 24 of file OSDWidget.cc.
int openmsx::Rectangle::y |
Definition at line 24 of file OSDWidget.cc.