roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::internal::RectFillWriter Struct Reference

#include <nibble_rect.h>

Collaboration diagram for roo_display::internal::RectFillWriter:
[legend]

Public Member Functions

void fillRect (int16_t x0, int16_t y0, int16_t x1, int16_t y1) const
 

Data Fields

Color color
 
BufferedRectWriterwriter
 

Detailed Description

Definition at line 98 of file nibble_rect.h.

Member Function Documentation

◆ fillRect()

void roo_display::internal::RectFillWriter::fillRect ( int16_t  x0,
int16_t  y0,
int16_t  x1,
int16_t  y1 
) const
inline

Definition at line 101 of file nibble_rect.h.

References color, writer, and roo_display::BufferedRectWriter::writeRect().

Field Documentation

◆ color

Color roo_display::internal::RectFillWriter::color

Definition at line 99 of file nibble_rect.h.

Referenced by fillRect().

◆ writer

BufferedRectWriter& roo_display::internal::RectFillWriter::writer

Definition at line 100 of file nibble_rect.h.

Referenced by fillRect().


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