m5stack-avatar
Loading...
Searching...
No Matches
m5avatar::BoundingRect Class Reference
Collaboration diagram for m5avatar::BoundingRect:

Public Member Functions

 BoundingRect (int16_t top, int16_t left)
 
 BoundingRect (int16_t top, int16_t left, int16_t width, int16_t height)
 
 BoundingRect (const BoundingRect &other)=default
 
BoundingRectoperator= (const BoundingRect &other)=default
 
int16_t getTop ()
 
int16_t getLeft ()
 
int16_t getRight ()
 
int16_t getBottom ()
 
int16_t getCenterX ()
 
int16_t getCenterY ()
 
int16_t getWidth ()
 
int16_t getHeight ()
 
void setPosition (int16_t top, int16_t left)
 
void setSize (int16_t width, int16_t height)
 

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