mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-15 10:30:37 -05:00
Many years ago, PKX used to be a >4,000 line bloated file, which spun off multiple classes like CommonEdits and most of the early non-GUI PKM related logic. Now, it's just a stub to source the latest generation & personal table. Separate files = more concise info, and more room to grow to do more advanced things. Makes the IsPresent methods public (no longer internal). |
||
|---|---|---|
| .. | ||
| Algorithms | ||
| Frame | ||
| Locks | ||
| MethodFinder.cs | ||
| Overworld8aRNG.cs | ||
| Overworld8RNG.cs | ||
| PIDGenerator.cs | ||
| PIDIV.cs | ||
| PIDType.cs | ||
| RaidRNG.cs | ||
| Roaming8bRNG.cs | ||
| Wild8bRNG.cs | ||