Papyrus::Event::Key Struct Reference
#include <event.h>
List of all members.
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 |
Constructor & Destructor Documentation
| 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] |
Member Data Documentation
The documentation for this struct was generated from the following file: