A basic abstract class to act as a holder and processor for UI elements.
Protected
Readonly
Allows subscribers to listen for events
Current Events:
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
A basic abstract class to act as a holder and processor for UI elements.