#include "htio.h"
Go to the source code of this file.
Functions | |
bool | ht_keypressed () |
ht_key | ht_getkey () |
int | ht_raw_getkey () |
bool | init_keyb () |
void | done_keyb () |
|
Definition at line 266 of file djgpp/htkeyb.cc. |
|
Definition at line 64 of file djgpp/htkeyb.cc. References ht_key, ht_raw_getkey(), ht_rawkey2key(), K_INVALID, and UINT. |
|
Definition at line 34 of file djgpp/htkeyb.cc. References input_handle, k_alt_state, k_ctrl_state, key_event_record, and key_pending. |
|
Definition at line 39 of file djgpp/htkeyb.cc. References ht_key_meta(), ht_keypressed(), ht_shift_pressed(), HT_VK, k_alt_state, k_ctrl_state, k_shift_state, key_event_record, key_pending, and SHIFT_KEY. |
|
Definition at line 247 of file djgpp/htkeyb.cc. References ht_dj_key_defs, ht_key, ht_set_key(), ht_win32_key_defs, input_handle, K_COUNT, K_INVALID, ht_key_keycode::key, and UINT. |