FabGL
ESP32 Display Controller and Graphics Library

◆ cursorRight()

void cursorRight ( int  count)

Moves cursor to the right.

Cursor movement may cross lines.

Parameters
countAmount of positions to move.

Definition at line 5056 of file terminal.cpp.