Abstract
Protected
buttonProtected
buttonProtected
buttonProtected
cursorProtected
editingProtected
errorProtected
formProtected
inputProtected
inputsProtected
modalProtected
modalProtected
modeProtected
submitProtected
titleProtected
tweenProtected
addAdds a hover effect to a game object which changes the cursor to a pointer
and tints it slighly
the game object to add hover events/effects to
To be implemented by individual handlers when necessary to free memory Called when BattleScene is reset
Abstract
getOptional
config: ModalConfigOptional
config: ModalConfigAbstract
getGet configuration for all fields that should be part of the modal
Gets used by updateFields
to add the proper text inputs and labels to the view
array of InputFieldConfig
Abstract
getOptional
config: ModalConfigAbstract
getOptional
config: ModalConfigAbstract
getOptional
config: ModalConfigProtected
setChanges the style of the mouse cursor.
cursor style to apply
Optional
config: ModalConfigProtected
update
A basic abstract class to act as a holder and processor for UI elements.