Module move_learn_method

Source
Expand description

Methods by which Pokémon can learn moves.

Functions§

get_all_entries
Returns all entries from the given resource.
get_by_id
Returns the resource, using its id.
get_by_name
Returns the resource, using its name.
get_page
Returns the default page regarding the resource.
get_page_with_param
Returns the page targeted by the parameters.