PkmnLibSharp/PkmnLibSharp/Battling/Events/EventData
Deukhoofd 9f30f411cc
Adds ChangeStatBoostEvent, fixes issue where ExecutingMove would create default LearnedMove, instead of potential inheritor.
2021-01-31 12:48:02 +01:00
..
ChangeFormeEvent.cs Adds more events. 2020-08-25 19:13:15 +02:00
ChangeSpeciesEvent.cs Adds more events. 2020-08-25 19:13:15 +02:00
ChangeStatBoostEvent.cs Adds ChangeStatBoostEvent, fixes issue where ExecutingMove would create default LearnedMove, instead of potential inheritor. 2021-01-31 12:48:02 +01:00
DamageEvent.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
DisplayTextEvent.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
ExperienceGainEvent.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
FaintEvent.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
HealEvent.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
MissEvent.cs Adds more events. 2020-08-25 19:13:15 +02:00
MoveUseEvent.cs Adds more events. 2020-08-25 19:13:15 +02:00
SwitchEvent.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
TurnEndEvent.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
TurnStartEvent.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00