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 (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 289 of file Event.hh.

Constructor & Destructor Documentation

◆ OsdControlPressEvent()

openmsx::OsdControlPressEvent::OsdControlPressEvent ( unsigned  button_)
inlineexplicit

Definition at line 292 of file Event.hh.


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