Module: Smogon

Defined in:
lib/smogon/api.rb,
lib/smogon/itemdex.rb,
lib/smogon/movedex.rb,
lib/smogon/pokedex.rb,
lib/smogon/version.rb,
lib/smogon/naturedex.rb,
lib/smogon/abilitydex.rb,
lib/smogon/movesetdex.rb,
lib/smogon/types/item.rb,
lib/smogon/types/move.rb,
lib/smogon/types/ability.rb,
lib/smogon/types/moveset.rb,
lib/smogon/types/pokemon.rb

Overview

– Copyright© 2015 Giovanni Capuano <[email protected]>

This file is part of Smogon-API.

Smogon-API is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Smogon-API is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Smogon-API. If not, see <www.gnu.org/licenses/>. ++

Defined Under Namespace

Classes: API, Ability, Abilitydex, Item, Itemdex, Move, Movedex, Moveset, Movesetdex, Naturedex, Pokedex, Pokemon

Constant Summary collapse

VERSION =
'0.6.1'