Constructors
Properties
active
active: boolean = false
Protectedcursor
cursor: number = 0
Protectedmode
mode: null | number
Methods
clear
- clear(): void
Returns void
getCursor
- getCursor(): number
Returns number
getTextColor
- getTextColor(style, shadow?): string
Returns string
AbstractprocessInput
- processInput(button): boolean
Returns boolean
setCursor
- setCursor(cursor): boolean
Returns boolean
Abstractsetup
- setup(): void
Returns void
show
- show(_args): boolean
Returns boolean
A basic abstract class to act as a holder and processor for UI elements.