#include <event.h>
Public Member Functions | |
Key (uint32_t t=0, unsigned s=0, unsigned k=0, uint16_t hc=0, uint8_t kg=0) | |
virtual | ~Key () |
Public Attributes | |
unsigned | key |
uint16_t | hardware_code |
uint8_t | keyboard_group |
Papyrus::Event::Key::Key | ( | uint32_t | t = 0 , |
|
unsigned | s = 0 , |
|||
unsigned | k = 0 , |
|||
uint16_t | hc = 0 , |
|||
uint8_t | kg = 0 | |||
) | [inline] |
virtual Papyrus::Event::Key::~Key | ( | ) | [inline, virtual] |
uint16_t Papyrus::Event::Key::hardware_code |
unsigned Papyrus::Event::Key::key |