JustAnotherDnDGame 0.1.0
Jeu de rôle tactique au d20, vue de dessus, en C++/Qt
Loading...
Searching...
No Matches
hmi::KeyBindingIconEntry Struct Reference

Correspondance entre une action d'éditeur remappable (hmi::EditorAction, EditorKeyBindings.h) et l'identifiant d'action du catalogue qui la rend effective (LOT-57 TACHE-04, EX-IHM-062). More...

#include <ActionCatalog.h>

Public Attributes

EditorAction action
IconId id

Detailed Description

Correspondance entre une action d'éditeur remappable (hmi::EditorAction, EditorKeyBindings.h) et l'identifiant d'action du catalogue qui la rend effective (LOT-57 TACHE-04, EX-IHM-062).

EditorAction::TextureAssignTool en est volontairement absente : elle sélectionne un outil (groupe LevelTools), pas une commande, et reste lue directement par hmi::GameViewport comme un raccourci brut (cf. commentaire à son site d'appel).

Member Data Documentation

◆ action

EditorAction hmi::KeyBindingIconEntry::action

◆ id

IconId hmi::KeyBindingIconEntry::id

The documentation for this struct was generated from the following file:
  • /home/runner/work/JustAnotherDnDGame/JustAnotherDnDGame/Source/HMI/Interface/ActionCatalog.h