Skip to content

OptionScreen.moveCursorRight

Alex Kulcsar edited this page Apr 20, 2023 · 1 revision

OptionScreen.moveCursorRight method

Moves the cursor to the next option group on the right. If the cursor is already in the last option group, it will move to the first group. Call from a controller event handler.

OptionScreen.moveCursorRight(): void
Clone this wiki locally