FabGL
ESP32 Display Controller and Graphics Library

◆ cursorLeft()

void cursorLeft ( int  count)

Moves cursor to the left.

Cursor movement may cross lines.

Parameters
countAmount of positions to move.

Definition at line 5046 of file terminal.cpp.