Atrinik Client 2.5
Data Fields
keybind_struct Struct Reference

#include <keybind.h>

Data Fields

char * command
SDLKey key
SDLMod mod
uint8 repeat

Detailed Description

One keybind.

Definition at line 38 of file keybind.h.


Field Documentation

Command to execute.

Definition at line 41 of file keybind.h.

Key bound.

Definition at line 44 of file keybind.h.

Ctrl/shift/etc modifiers.

Definition at line 47 of file keybind.h.

Whether to trigger repeat.

Definition at line 50 of file keybind.h.


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