openMSX
Public Member Functions | List of all members
openmsx::OsdControlPressEvent Class Referencefinal

#include <Event.hh>

Inheritance diagram for openmsx::OsdControlPressEvent:
Inheritance graph
[legend]
Collaboration diagram for openmsx::OsdControlPressEvent:
Collaboration graph
[legend]

Public Member Functions

 OsdControlPressEvent (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_)
 

Detailed Description

Definition at line 279 of file Event.hh.

Constructor & Destructor Documentation

◆ OsdControlPressEvent()

openmsx::OsdControlPressEvent::OsdControlPressEvent ( Button  button_)
inlineexplicit

Definition at line 282 of file Event.hh.


The documentation for this class was generated from the following file: