Package shoddybattle

Class Summary
AccountEditor This class offers a trivial application for creating a new user account with a specified user level.
BattleField  
BattleField.PokemonWrapper A wrapper for a pokemon and a turn.
BattleTurn This class represents one half of a turn of a battle - the move made by a single party.
Main  
ModData This class encapsulates a complete set of "moddata".
Pokemon This class represents a pokemon in a battle.
PokemonMass Ugly hack for getting pokemon masses from a file separate from the species data.
PokemonSpecies This class represents a species of pokemon.
PokemonSpeciesData  
UpgradeModFile This class upgrades a mod file written for the NetBattle program to one usable with Shoddy Battle.
 

Exception Summary
MoveQueueException  
PokemonException  
StatException A StatException is throw by some methods if there is a problem with stats.
ValidationException This exception is thrown is a pokemon fails to validate.