S3DW_TEXTBOX_SCROLLR(3) | s3d Manual | S3DW_TEXTBOX_SCROLLR(3) |
s3dw_textbox_scrollright - scroll text right
#include <s3dw.h>
void s3dw_textbox_scrollright(s3dw_textbox *textbox);
Scrolls the text in the textbox to the right by one character, if possible.
Simon Wunderlich
s3d |