s3dw_textbox_scrollup
scroll text up
- Provided by: s3d-doc (Version: 0.2.2.1-6build3)
- Source: s3d
- Report a bug
scroll text up
#include <s3dw.h>
void s3dw_textbox_scrollup(s3dw_textbox *textbox);
Scrolls the text in the textbox up by one line, if possible.
Simon Wunderlich