Skip to content

OptionScreen.moveCursorLeft

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

OptionScreen.moveCursorLeft method

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

OptionScreen.moveCursorLeft(): void
Clone this wiki locally