Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

htkeyb.cc File Reference

#include "htkeyb.h"
#include <pc.h>
#include <stdio.h>
#include <bios.h>

Go to the source code of this file.

Classes

struct  ht_key_keycode

Defines

#define SHIFT_KEY(k)   (k | 0x80000000)

Functions

bool ht_shift_pressed ()
bool ht_keypressed ()
int ht_raw_getkey ()
ht_key ht_getkey ()
bool init_keyb ()
void done_keyb ()

Variables

ht_key_keycode ht_dj_key_defs []


Define Documentation

#define SHIFT_KEY  )     (k | 0x80000000)
 

Definition at line 27 of file djgpp-x/htkeyb.cc.


Function Documentation

void done_keyb  ) 
 

Definition at line 266 of file djgpp-x/htkeyb.cc.

ht_key ht_getkey  ) 
 

Definition at line 64 of file djgpp-x/htkeyb.cc.

References ht_key, ht_raw_getkey(), ht_rawkey2key(), K_INVALID, and UINT.

bool ht_keypressed  ) 
 

Definition at line 34 of file djgpp-x/htkeyb.cc.

int ht_raw_getkey  ) 
 

Definition at line 39 of file djgpp-x/htkeyb.cc.

References ht_shift_pressed(), and SHIFT_KEY.

bool ht_shift_pressed  ) 
 

Definition at line 29 of file djgpp-x/htkeyb.cc.

bool init_keyb  ) 
 

Definition at line 247 of file djgpp-x/htkeyb.cc.

References ht_dj_key_defs, ht_key, ht_set_key(), K_COUNT, and UINT.


Variable Documentation

ht_key_keycode ht_dj_key_defs[]
 

Definition at line 77 of file djgpp-x/htkeyb.cc.


Generated on Fri May 7 21:15:49 2004 by doxygen 1.3.5