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

Dimensions mesurées d'un texte, en pixels (à l'échelle demandée). More...

#include <ProceduralFont.h>

Public Attributes

float width = 0.0f
float height = 0.0f

Detailed Description

Dimensions mesurées d'un texte, en pixels (à l'échelle demandée).

Member Data Documentation

◆ height

float hmi::TextExtent::height = 0.0f

◆ width

float hmi::TextExtent::width = 0.0f

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