Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Promise<void> SetPos(in unsigned long row, in unsigned long col)

Positions the cursor

SetCursor()
Code Block
languagejs
Promise<void> SetCursor(in unsigned long cursor) // 0=off, 1=blink, 2=underline, 3=both

Sets the cursor style