mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-04-21 23:11:14 -05:00
* Uses LearnSource more throughout the codebase when appropriate, rather than loosely coupled pivot methods. * Hides Learnset/EggMove data inside the LearnSource classes. * Extracts functionality from the large Legal class & partial Table*.cs files into better performing helper classes. * Cleans up some code from prior LearnSource commits. |
||
|---|---|---|
| .. | ||
| IEggSource.cs | ||
| ILearnSource.cs | ||
| IReminderSource.cs | ||
| LearnOption.cs | ||
| LearnSource1.cs | ||
| LearnSource2.cs | ||
| LearnSource3.cs | ||
| LearnSource4.cs | ||
| LearnSource5.cs | ||
| LearnSource7.cs | ||
| MoveTutor.cs | ||