process

package
v0.0.0-...-022411b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GameData

type GameData struct {
	Number int
	// Planet        string
	// PlanetFile    string
	// Satellite     string
	// SatelliteFile string
	// Resource      string
	// Pokedex
	Name  string
	Type1 string
	Type2 string
	// Chinese name so far
	Nickname   []string
	Evolve     []string
	AvatarFile string
}

GameData Walkr game information

func FindPokemon

func FindPokemon(gameData []GameData, msg string) (pokemon GameData, ok bool)

FindPokemon compare data in array

func LoadGameData

func LoadGameData(nameFile string) (gameDataArray []GameData, ok bool)

LoadGameData load data from pokedex file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL