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