Position, taille et avance horizontale d'un glyphe dans l'atlas de police, en pixels.
More...
#include <ProceduralFont.h>
|
| int | x = 0 |
| int | y = 0 |
| int | width = 0 |
| int | height = 0 |
| int | advance = 0 |
| | Distance horizontale jusqu'au glyphe suivant (peut différer de width).
|
Position, taille et avance horizontale d'un glyphe dans l'atlas de police, en pixels.
◆ advance
| int hmi::GlyphMetrics::advance = 0 |
Distance horizontale jusqu'au glyphe suivant (peut différer de width).
◆ height
| int hmi::GlyphMetrics::height = 0 |
◆ width
| int hmi::GlyphMetrics::width = 0 |
| int hmi::GlyphMetrics::x = 0 |
| int hmi::GlyphMetrics::y = 0 |
The documentation for this struct was generated from the following file:
- /home/runner/work/JustAnotherDnDGame/JustAnotherDnDGame/Source/HMI/Graphics/ProceduralFont.h