#include <Interfaces.h>
Public Types | |
| enum | { ET_NOTHING, ET_PRESSED, ET_RELEASED, ET_CLICKED } |
Data Fields | |
| unsigned int | size |
| Used for versioning, I guess. | |
| char | character |
| This is a "pretty" version of the keypress, and is the text representation of the key (if it has one). | |
| unsigned int | key |
| This keycode matches the DirectX/DirectInput keycodes. | |
| enum DigitalSpaces::strctKeyEvent:: { ... } | eventType |
| unsigned int DigitalSpaces::strctKeyEvent::size |
Used for versioning, I guess.
1.5.6