Next Previous Contents

26. SLsmg_draw_hline

Synopsis

Draw a horizontal line

Usage

void SLsmg_draw_hline (unsigned int len)

Description

The SLsmg_draw_hline function draws a horizontal line of length len on the virtual display. The position of the virtual cursor is left at the end of the line.

See Also

SLsmg_draw_vline


Next Previous Contents