#include <keyboardconfig.h>
Such as 'Move up', 'Attack' etc.
Definition at line 31 of file keyboardconfig.h.
Public Attributes | |
| const char * | configField |
| int | defaultValue |
| Field index that is in the config file. | |
| std::string | caption |
| The default key value used. | |
| int | value |
| The caption value for the key function. | |
| const char* KeyFunction::configField |
Definition at line 33 of file keyboardconfig.h.
| std::string KeyFunction::caption |
1.5.5