table of contents
al_do_multiline_ustr(3alleg5) Allegro reference manual() | al_do_multiline_ustr(3alleg5) Allegro reference manual() |
NAME¶
al_do_multiline_ustr - Allegro 5 APISYNOPSIS¶
-
#include <allegro5/allegro_font.h> void al_do_multiline_ustr(const ALLEGRO_FONT *font, float max_width, const ALLEGRO_USTR *ustr, bool (*cb)(int line_num, const ALLEGRO_USTR * line, void *extra), void *extra)