FabGL
ESP32 Display Controller and Graphics Library

◆ cursorRight()

void fabgl::TerminalController::cursorRight ( int  count)

Moves cursor to the right.

Cursor movement may cross lines.

Parameters
countAmount of positions to move.