Protected
awaitingProtected
cursorProtected
modeProtected
onProtected
sceneProtected
textProtected
textMove the cursor to a new position and update the view accordingly
the new cursor position, between 0
and SLOTS_ON_SCREEN - 1
Optional
prevSlotIndex: numberindex of the previous session occupied by the cursor, between 0
and SESSION_SLOTS_COUNT - 1
- optional
true
if the cursor position has changed | false
if it has not
Protected
setMove the scrolling cursor to a new position and update the view accordingly
the new cursor position, between 0
and SESSION_SLOTS_COUNT - SLOTS_ON_SCREEN
Optional
prevSlotIndex: numberindex of the previous slot occupied by the cursor, between 0
and SESSION_SLOTS_COUNT-1
- optional
true
if the cursor position has changed | false
if it has not
Optional
name: stringOptional
delay: null | numberOptional
callback: null | FunctionOptional
callbackDelay: null | numberOptional
prompt: null | booleanOptional
promptDelay: null | number
A basic abstract class to act as a holder and processor for UI elements.