A basic abstract class to act as a holder and processor for UI elements.

Hierarchy (view full)

Constructors

Properties

active: boolean = false
blockInput: boolean
config: null | OptionSelectConfig
cursor: number = 0
mode: null | number
optionSelectBg: NineSlice
optionSelectContainer: Container
optionSelectIcons: Sprite[]
optionSelectText: Text
scale: number = 0.1666666667
scene: default
scrollCursor: number = 0
windowWidth: number = 48

Methods