simple designed achived
This commit is contained in:
@@ -27,6 +27,7 @@ short getTextNodeY2(TextNode *node);
|
||||
short getTextNodeX2(TextNode *node);
|
||||
short getMultiColorTextNodeX2(MultiColorTextNode *node);
|
||||
void modifyTextNodeById(unsigned char id, uint32_t new_color, char new_text[TEXT_MAX_LENGTH + 1], unsigned char new_slowness);
|
||||
void modifyMultiColorTextNodeById(unsigned char id, char new_text[TEXT_MAX_LENGTH + 1], RGBWithIndex new_colors[4], unsigned char new_color_count);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user