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

Une paire touche → action, déjà traduite par l'appelant (EX-REN-033). More...

#include <KeyHintText.h>

Public Attributes

std::string key
 Ce qui s'affiche dans le capuchon (ex. « ÉCHAP », « A », « ↑↓ »).
std::string action
 Ce que la touche fait.

Detailed Description

Une paire touche → action, déjà traduite par l'appelant (EX-REN-033).

Member Data Documentation

◆ action

std::string hmi::KeyHint::action

Ce que la touche fait.

◆ key

std::string hmi::KeyHint::key

Ce qui s'affiche dans le capuchon (ex. « ÉCHAP », « A », « ↑↓ »).


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