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

#include <BooleanInput.hh>

Public Member Functions

 BooleanKeyboard (SDL_Keycode code)
 
auto getKeyCode () const
 

Detailed Description

Definition at line 38 of file BooleanInput.hh.

Constructor & Destructor Documentation

◆ BooleanKeyboard()

openmsx::BooleanKeyboard::BooleanKeyboard ( SDL_Keycode  code)
inlineexplicit

Definition at line 41 of file BooleanInput.hh.

Member Function Documentation

◆ getKeyCode()

auto openmsx::BooleanKeyboard::getKeyCode ( ) const
inline

Definition at line 44 of file BooleanInput.hh.

Referenced by openmsx::match(), and openmsx::operator==().


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