Properties
active
active: boolean = false
Protected awaitingActionInput
awaitingActionInput: boolean
Protected cursor
cursor: number = 0
Private cursorObj
cursorObj: NineSlice
Protected mode
mode: number
Protected onActionInput
onActionInput: Function
pendingPrompt
pendingPrompt: boolean
Private saveSlotSelectCallback
Private saveSlotSelectContainer
saveSlotSelectContainer: Container
Private saveSlotSelectMessageBox
saveSlotSelectMessageBox: NineSlice
Private saveSlotSelectMessageBoxContainer
saveSlotSelectMessageBoxContainer: Container
Private scrollCursor
scrollCursor: number = 0
Private sessionSlots
sessionSlots: SessionSlot[]
Private sessionSlotsContainer
sessionSlotsContainer: Container
Private sessionSlotsContainerInitialY
sessionSlotsContainerInitialY: number
Protected textCallbackTimer
textCallbackTimer: TimerEvent
Protected textTimer
textTimer: TimerEvent
tutorialActive
tutorialActive: boolean = false
A basic abstract class to act as a holder and processor for UI elements.