public int GetPokedexLength()
 {
     return(pokedex.GetPokedexLength());
 }