Definition at line 66 of file Keyboard.cc.
◆ KeyMatrixState() [1/2]
openmsx::KeyMatrixState::KeyMatrixState |
( |
| ) |
|
|
default |
◆ KeyMatrixState() [2/2]
openmsx::KeyMatrixState::KeyMatrixState |
( |
EmuTime::param |
time_, |
|
|
uint8_t |
row_, |
|
|
uint8_t |
press_, |
|
|
uint8_t |
release_ |
|
) |
| |
|
inline |
◆ getPress()
uint8_t openmsx::KeyMatrixState::getPress |
( |
| ) |
const |
|
inline |
◆ getRelease()
uint8_t openmsx::KeyMatrixState::getRelease |
( |
| ) |
const |
|
inline |
◆ getRow()
uint8_t openmsx::KeyMatrixState::getRow |
( |
| ) |
const |
|
inline |
◆ serialize()
template<typename Archive >
void openmsx::KeyMatrixState::serialize |
( |
Archive & |
ar, |
|
|
unsigned |
|
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: