gigawidgets 0.3.55
A wxWidgets-style UI library for the Arduino Giga Display Shield.
 
Loading...
Searching...
No Matches
ui::Coords Struct Reference

A struct for storing the pixel coordinates of various UI elements. More...

#include <coords.hpp>

Public Attributes

coord_t x
 The horizontal coordinate.
 
coord_t y
 The vertical coordinate.
 

Detailed Description

A struct for storing the pixel coordinates of various UI elements.


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