active
active: boolean = false
Protected
awaitingActionInput
awaitingActionInput: boolean
canCancel
canCancel: boolean
cancelled
cancelled: boolean
Protected
cursor
cursor: number = 0
evolutionContainer
evolutionContainer: Container
messageBg
messageBg: Image
messageContainer
messageContainer: Container
Protected
mode
mode: null | number
Protected
onActionInput
onActionInput: null | Function
pendingPrompt
pendingPrompt: boolean
Protected
textCallbackTimer
textCallbackTimer: null | TimerEvent
Protected
textTimer
textTimer: null | TimerEvent
tutorialActive
tutorialActive: boolean = false
tutorialOverlay
tutorialOverlay: Rectangle
A basic abstract class to act as a holder and processor for UI elements.