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

#include <Event.hh>

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

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

Detailed Description

Definition at line 272 of file Event.hh.

Constructor & Destructor Documentation

◆ OsdControlReleaseEvent()

openmsx::OsdControlReleaseEvent::OsdControlReleaseEvent ( Button  button_)
inlineexplicit

Definition at line 275 of file Event.hh.


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