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

Data Fields

char * command
 Command string bound to a key.
sint8 direction
uint8 flags
 KEYF_* flags set for the record.
uint32 keysym
 Key this binding record is for.
KeySym keysym
 Key this binding record is for.
struct Keysnext

Detailed Description

Definition at line 99 of file image.c.


Field Documentation

char * Keys::command

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

Definition at line 101 of file image.c.

Referenced by insert_key(), and parse_key().

Key this binding record is for.

Definition at line 70 of file keys.c.

KeySym Keys::keysym
struct Keys * Keys::next

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