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

Hierarchy (view full)

Constructors

Properties

active: boolean = false
blockInput: boolean = true
cursor: number = 0
mode: null | number
scene: default
viewPartyIndex: number = 0
viewPartyXPosition: number = 0

Methods

  • When ME UI first displays, the option buttons will be disabled temporarily to prevent player accidentally clicking through hastily This method is automatically called after a short delay but can also be called manually

    Returns void