SatCat5
satcat5::gui::DrawArg Union Reference

Detailed Description

Argument for a draw command (see below).

Definition at line 45 of file gui_display.h.

#include <gui_display.h>

Public Member Functions

 DrawArg (const DrawArg &t)=default
 
DrawArgoperator= (const DrawArg &t)=default
 

Public Attributes

const void * ptr
 Pointer to an icon or other object.
 
u32 color
 Display-specific color argument.
 
s16 scroll
 Scrolling parameter (signed)
 
u32 count
 Any other counter.
 
u16 rc [2]
 A row and column (coordinate or size)
 

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