PkmnLibSharp/PkmnLibSharp/Battling/ChoiceTurn
Deukhoofd 59a5ddf5da
Move constructing from pointer to Constructor class to easily handle inheritance.
2020-08-22 16:26:14 +02:00
..
BaseTurnChoice.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
FleeTurnChoice.cs Reworks PokemonBuilder. 2020-08-08 17:07:05 +02:00
MoveTurnChoice.cs Use fancy C# 8 Nullable Reference pattern. 2020-08-08 14:32:27 +02:00
SwitchTurnChoice.cs Reworks PokemonBuilder. 2020-08-08 17:07:05 +02:00
TurnChoiceKind.cs Initial outline of battle class. 2020-07-26 14:47:56 +02:00