Crossfire Client, Trunk  R18666
Data Fields
Keys Struct Reference
Collaboration diagram for Keys:
Collaboration graph
[legend]

Data Fields

uint8 flags
sint8 direction
uint32 keysym
char * command
struct Keysnext

Detailed Description

Definition at line 113 of file keys.c.


Field Documentation

char* command

Command string bound to a key.

Definition at line 117 of file keys.c.

-1 non-direction key, else >= 0.

Definition at line 115 of file keys.c.

KEYF_* flags set for the record.

Definition at line 114 of file keys.c.

Key this binding record is for.

Definition at line 116 of file keys.c.

struct Keys* next

Definition at line 118 of file keys.c.


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