mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 05:27:14 -05:00
A little bit cleaner when the logic is separated Keep an abstraction of BoxEdit to cache the current box contents. Already fetched to show sprites; any future fetches (for preview text / hover sprite) can reuse the already fetched pkm data. Should probably rewrite this stuff completely, but effort better spent elsewhere |
||
|---|---|---|
| .. | ||
| Bulk | ||
| PKM | ||
| Saves | ||
| BallRandomizer.cs | ||
| CommonEdits.cs | ||
| HiddenPower.cs | ||
| IPKMView.cs | ||
| IPlugin.cs | ||
| ISaveFileProvider.cs | ||
| ISpriteBuilder.cs | ||
| ShowdownSet.cs | ||
| WurmpleUtil.cs | ||