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

Un pavé plein, en pixels, relatif au coin haut-gauche de la surface décorée. More...

#include <MenuBackdropGeometry.h>

Public Attributes

BackdropRole role
int x
int y
int width
int height

Friends

bool operator== (const BackdropQuad &, const BackdropQuad &) noexcept=default

Detailed Description

Un pavé plein, en pixels, relatif au coin haut-gauche de la surface décorée.

◆ operator==

bool operator== ( const BackdropQuad & ,
const BackdropQuad &  )
friend

Member Data Documentation

◆ height

int hmi::BackdropQuad::height

◆ role

BackdropRole hmi::BackdropQuad::role

◆ width

int hmi::BackdropQuad::width

◆ x

int hmi::BackdropQuad::x

◆ y

int hmi::BackdropQuad::y

The documentation for this struct was generated from the following file: