s3dw_textbox_scrollright - scroll text right
Contents
Description
Scrolls the text in the textbox to the right by one character, if possible.
Name
s3dw_textbox_scrollright - scroll text right
Synopsis
#include<s3dw.h>voids3dw_textbox_scrollright(s3dw_textbox*textbox);
