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 (unsigned button_)
 
- Public Member Functions inherited from openmsx::OsdControlEvent
unsigned getButton () const
 

Additional Inherited Members

- Public Types inherited from openmsx::OsdControlEvent
enum  {
  LEFT_BUTTON , RIGHT_BUTTON , UP_BUTTON , DOWN_BUTTON ,
  A_BUTTON , B_BUTTON
}
 
- Protected Member Functions inherited from openmsx::OsdControlEvent
 OsdControlEvent (unsigned button_)
 

Detailed Description

Definition at line 272 of file Event.hh.

Constructor & Destructor Documentation

◆ OsdControlReleaseEvent()

openmsx::OsdControlReleaseEvent::OsdControlReleaseEvent ( unsigned  button_)
inlineexplicit

Definition at line 275 of file Event.hh.


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