scrolling_text¶
API to draw scrolling text on QP screens.
-
struct scrolling_text_config_t¶
[source] Configuration for how to draw a scrolling text.
-
const allocator_t *allocator¶
[source] Allocator to be used.
-
const allocator_t *allocator¶
-
deferred_token scrolling_text_start(const scrolling_text_config_t *config, const char *str)¶
[source] Start a scrolling text.
Return: Token of the deferred executor taking care of drawing