OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
KeyCodec::ActionMapping Struct Reference

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
 

Detailed Description

Encapsulates an in-game action and a key mapping that caused it to be fired.

Definition at line 76 of file keycodec.h.

Member Data Documentation

◆ action

Action KeyCodec::ActionMapping::action

Definition at line 77 of file keycodec.h.

◆ mapping

Mapping KeyCodec::ActionMapping::mapping

Definition at line 78 of file keycodec.h.


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