Protected
awaitingProtected
blockProtected
blockProtected
cursorProtected
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
StarterAttributes for the species
Optional
otherSpecies: defaultCheck whether a given form is caught for a given species. All forms that can be reached through a form change during battle are considered caught and show up in the dex as such.
Optional
otherSpecies: defaultThe species to check; defaults to current species
Optional
otherFormIndex: numberThe form index of the form to check; defaults to current form
StarterAttributes for the species
Protected
setOptional
forceUpdate: booleanOptional
name: stringOptional
delay: null | numberOptional
callback: null | FunctionOptional
callbackDelay: null | numberOptional
prompt: null | booleanOptional
promptDelay: null | number
A basic abstract class to act as a holder and processor for UI elements.