PkmnLibSharp/PkmnLibSharp/Battling/Events/EventData
Deukhoofd ea4c9c6877
Adds more events.
2020-08-25 19:13:15 +02: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
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