openMSX
Public Member Functions | Protected Member Functions | List of all members
openmsx::JoystickButtonEvent Class Reference

#include <Event.hh>

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

Public Member Functions

unsigned getButton () const
 
- Public Member Functions inherited from openmsx::JoystickEvent
int getJoystick () const
 
- Public Member Functions inherited from openmsx::TimedEvent
uint64_t getRealTime () const
 

Protected Member Functions

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

Detailed Description

Definition at line 212 of file Event.hh.

Constructor & Destructor Documentation

◆ JoystickButtonEvent()

openmsx::JoystickButtonEvent::JoystickButtonEvent ( int  joystick_,
unsigned  button_ 
)
inlineprotected

Definition at line 218 of file Event.hh.

Member Function Documentation

◆ getButton()

unsigned openmsx::JoystickButtonEvent::getButton ( ) const
inline

Definition at line 215 of file Event.hh.


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