mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-23 08:46:08 -05:00
Generating encounters from an EncounterArea is getting a little stupid without inheritance; each type can now have its own specific behavior without checking for each individual type of generation pattern. Will add the abstract method implementations in a future commit Move some string[] array fetch (for all languages) to Util |
||
|---|---|---|
| .. | ||
| ArrayUtil.cs | ||
| BigEndian.cs | ||
| DataUtil.cs | ||
| DateUtil.cs | ||
| FileUtil.cs | ||
| FlagUtil.cs | ||
| MessageStrings.cs | ||
| PathUtil.cs | ||
| RandUtil.cs | ||
| ReflectUtil.cs | ||
| Util.cs | ||