|
OpenGothic
Open source reimplementation of Gothic I and II
|
Encapsulates an in-game action and a key mapping that caused it to be fired. More...
#include <keycodec.h>
Public Attributes | |
| Action | action |
| Mapping | mapping |
Encapsulates an in-game action and a key mapping that caused it to be fired.
Definition at line 76 of file keycodec.h.
| Action KeyCodec::ActionMapping::action |
Definition at line 77 of file keycodec.h.
| Mapping KeyCodec::ActionMapping::mapping |
Definition at line 78 of file keycodec.h.