- [NEW] FadeOut()
This commit is contained in:
@@ -93,6 +93,9 @@ namespace draw
|
||||
void fillrect(const int x, const int y, const int w, const int h);
|
||||
void rect(const int x, const int y, const int w, const int h);
|
||||
|
||||
void fadein();
|
||||
void fadeout();
|
||||
|
||||
void print(const char* text, const int x, const int y, const uint8_t color, const uint8_t borde);
|
||||
|
||||
/// @brief Refresca la pantalla
|
||||
|
||||
Reference in New Issue
Block a user