|
roo_display
API Documentation for roo_display
|
#include <nibble_rect.h>
Public Member Functions | |
| void | fillRect (int16_t x0, int16_t y0, int16_t x1, int16_t y1) const |
Data Fields | |
| Color | color |
| BufferedRectWriter & | writer |
Definition at line 98 of file nibble_rect.h.
|
inline |
Definition at line 101 of file nibble_rect.h.
References color, writer, and roo_display::BufferedRectWriter::writeRect().
| Color roo_display::internal::RectFillWriter::color |
Definition at line 99 of file nibble_rect.h.
Referenced by fillRect().
| BufferedRectWriter& roo_display::internal::RectFillWriter::writer |
Definition at line 100 of file nibble_rect.h.
Referenced by fillRect().