PokéRogue
GitHub
Switch to Main
Preparing search index...
src/utils/speed-order
HasPokemon
Interface HasPokemon
Interface representing an object associated with a specific Pokemon
interface
HasPokemon
{
getPokemon
()
:
Pokemon
;
}
Index
Methods
get
Pokemon
Methods
get
Pokemon
getPokemon
()
:
Pokemon
Returns
Pokemon
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Pokemon
GitHub
Switch to Main
PokéRogue
Loading...
Interface representing an object associated with a specific Pokemon