openMSX
|
OSD events are triggered by other events. More...
#include <Event.hh>
Public Types | |
enum class | Button { LEFT , RIGHT , UP , DOWN , A , B , NUM } |
Public Member Functions | |
Button | getButton () const |
Protected Member Functions | |
OsdControlEvent (Button button_) | |
OSD events are triggered by other events.
They aggregate keyboard and joystick events into one set of events that can be used to e.g. control OSD elements.
|
strong |
|
inlineexplicitprotected |
|
inline |