Protected
awaitingProtected
blockProtected
cursorProtected
manageProtected
modeProtected
onProtected
optionProtected
scaleProtected
textProtected
textGet the starter attributes for the given PokemonSpecies, after sanitizing them. If somehow a preference is set for a form, variant, gender, ability or nature that wasn't actually unlocked or is invalid it will be cleared here
The species to get Starter Preferences for
StarterAttributes for the species
Determines if a value reduction upgrade is available for the given species ID
The ID of the species to check the value reduction of
true if the user has enough candies and all value reductions have not been unlocked already
Protected
setSets a bounce animation if enabled and the Pokemon has an upgrade
Phaser.GameObjects.GameObject to animate
PokemonSpecies
of the icon used to check for upgrades
Should this animation be paused after it is added?
Sets the visibility of a Candy Upgrade Icon
Optional
name: stringOptional
delay: null | numberOptional
callback: null | FunctionOptional
callbackDelay: null | numberOptional
prompt: null | booleanOptional
promptDelay: null | numberUpdate the display of candy upgrade icons or animations for the given PokedexMonContainer
the container for the Pokemon to update
A basic abstract class to act as a holder and processor for UI elements.