tcMenu
Public Member Functions | List of all members
tcgfx::DrawableTextPlotPipeline Class Reference

#include <GraphicsDeviceRenderer.h>

Inheritance diagram for tcgfx::DrawableTextPlotPipeline:

Public Member Functions

 DrawableTextPlotPipeline (DeviceDrawable *drawable)
 
void drawPixel (uint16_t x, uint16_t y, uint32_t color) override
 
void setCursor (const Coord &where) override
 
Coord getCursor () override
 
Coord getDimensions () override
 

Detailed Description

This class implements TcUnicode's plot pipeline for tcMenu renderers, as a last resort way of drawing when we don't have a direct implementation for the hardware.


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