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

#include <BooleanInput.hh>

Public Member Functions

 BooleanJoystickButton (JoystickId joystick_, uint8_t button_)
 
auto getJoystick () const
 
auto getButton () const
 

Detailed Description

Definition at line 62 of file BooleanInput.hh.

Constructor & Destructor Documentation

◆ BooleanJoystickButton()

openmsx::BooleanJoystickButton::BooleanJoystickButton ( JoystickId  joystick_,
uint8_t  button_ 
)
inlineexplicit

Definition at line 65 of file BooleanInput.hh.

Member Function Documentation

◆ getButton()

auto openmsx::BooleanJoystickButton::getButton ( ) const
inline

Definition at line 69 of file BooleanInput.hh.

Referenced by openmsx::operator==().

◆ getJoystick()

auto openmsx::BooleanJoystickButton::getJoystick ( ) const
inline

Definition at line 68 of file BooleanInput.hh.

Referenced by openmsx::operator==().


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