QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
imt_s Struct Reference

Input Mapping Table. More...

Collaboration diagram for imt_s:
[legend]

Data Fields

keybind_t bindings [QFK_LAST]
 
struct imt_schain
 fallback table if key not bound More...
 
const char * name
 for user interaction More...
 
struct imt_snext
 list of tables attached to key_dest More...
 
int written
 avoid duplicate config file writes More...
 

Detailed Description

Input Mapping Table.

Field Documentation

keybind_t bindings[QFK_LAST]
struct imt_s* chain

fallback table if key not bound

const char* name

for user interaction

struct imt_s* next

list of tables attached to key_dest

int written

avoid duplicate config file writes


The documentation for this struct was generated from the following file: