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

Un point en espace normalisé [0,1] x [0,1] (origine en haut à gauche). More...

#include <IconGeometry.h>

Public Attributes

float x = 0.0f
float y = 0.0f

Detailed Description

Un point en espace normalisé [0,1] x [0,1] (origine en haut à gauche).

Member Data Documentation

◆ x

float hmi::IconPoint::x = 0.0f

◆ y

float hmi::IconPoint::y = 0.0f

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