m5stack-avatar
Loading...
Searching...
No Matches
m5avatar::Mouth Class Referencefinal
Inheritance diagram for m5avatar::Mouth:
Collaboration diagram for m5avatar::Mouth:

Public Member Functions

 Mouth (const Mouth &other)=default
 
Mouthoperator= (const Mouth &other)=default
 
 Mouth (uint16_t minWidth, uint16_t maxWidth, uint16_t minHeight, uint16_t maxHeight)
 
void draw (M5Canvas *spi, BoundingRect rect, DrawContext *drawContext) override
 
virtual void draw (M5Canvas *spi, BoundingRect rect, DrawContext *drawContext)=0
 

Member Function Documentation

◆ draw()

void m5avatar::Mouth::draw ( M5Canvas *  spi,
BoundingRect  rect,
DrawContext drawContext 
)
overridevirtual

Implements m5avatar::Drawable.


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