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

#include <Event.hh>

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

Public Member Functions

 JoystickButtonUpEvent (int joystick_, unsigned button_)
 
- Public Member Functions inherited from openmsx::JoystickButtonEvent
unsigned getButton () const
 
- Public Member Functions inherited from openmsx::JoystickEvent
int getJoystick () const
 
- Public Member Functions inherited from openmsx::TimedEvent
uint64_t getRealTime () const
 

Additional Inherited Members

- Protected Member Functions inherited from openmsx::JoystickButtonEvent
 JoystickButtonEvent (int joystick_, unsigned button_)
 
- Protected Member Functions inherited from openmsx::JoystickEvent
 JoystickEvent (int joystick_)
 

Detailed Description

Definition at line 225 of file Event.hh.

Constructor & Destructor Documentation

◆ JoystickButtonUpEvent()

openmsx::JoystickButtonUpEvent::JoystickButtonUpEvent ( int  joystick_,
unsigned  button_ 
)
inline

Definition at line 228 of file Event.hh.


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