A basic abstract class to act as a holder and processor for UI elements.
Protected
To be implemented by individual handlers when necessary to free memory Called when BattleScene is reset
Changes the style of the mouse cursor.
cursor style to apply
https://developer.mozilla.org/en-US/docs/Web/CSS/cursor
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
A basic abstract class to act as a holder and processor for UI elements.