tcMenu
Loading...
Searching...
No Matches
tcgfx::MenuBorder Struct Reference

#include <DrawingPrimitives.h>

Public Member Functions

 MenuBorder (uint8_t equalSides)
 MenuBorder (uint8_t top_, uint8_t right_, uint8_t bottom_, uint8_t left_)
bool areAllBordersEqual () const
bool isBorderOff () const

Public Attributes

uint8_t top:2
uint8_t left:2
uint8_t bottom:2
uint8_t right:2

Detailed Description

Used to represent a border in terms of top, right, bottom and left widths.


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