openMSX
|
#include <Event.hh>
Public Member Functions | |
OsdControlReleaseEvent (Button button_) | |
Public Member Functions inherited from openmsx::OsdControlEvent | |
Button | getButton () const |
Additional Inherited Members | |
Public Types inherited from openmsx::OsdControlEvent | |
enum class | Button { LEFT , RIGHT , UP , DOWN , A , B , NUM } |
Protected Member Functions inherited from openmsx::OsdControlEvent | |
OsdControlEvent (Button button_) | |
|
inlineexplicit |