s3dw_textbox_scrollright(3)

scroll text right

Section 3 s3d-doc bookworm source

Description

S3DW_TEXTBOX_SCROLLR

NAME

s3dw_textbox_scrollright - scroll text right

SYNOPSIS

#include <s3dw.h>

void s3dw_textbox_scrollright(s3dw_textbox *textbox);

DESCRIPTION

Scrolls the text in the textbox to the right by one character, if possible.

AUTHOR

Simon Wunderlich

Author of s3d