mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-18 11:14:39 -05:00
`Sim.construct` no longer exists. Battles are now constructed directly with `new Battle()`. Parameters other than formatid are now passed as `options`. |
||
|---|---|---|
| .. | ||
| battle-stream.js | ||
| battle.js | ||
| dex-data.js | ||
| dex.js | ||
| index.js | ||
| pokemon.js | ||
| prng.js | ||
| side.js | ||
| team-validator.js | ||