PkmnLibSharp/PkmnLibSharp/Generated/Creaturelib
Deukhoofd 26f8722fee
Implements additional functionality for Pokemon class, such as Status and helper function to restore PP.
2020-08-08 12:43:09 +02:00
..
AttackCategory.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
AttackData.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
AttackLearnMethod.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
AttackLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
AttackTarget.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
AttackTurnChoice.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
BaseTurnChoice.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
Battle.cs Support for battle event listeners. 2020-08-04 17:32:20 +02:00
BattleItemCategory.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
BattleLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
BattleParty.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
BattleRandom.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
BattleSide.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
BattleStatCalculator.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
C.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
Creature.cs Implements additional functionality for Pokemon class, such as Status and helper function to restore PP. 2020-08-08 12:43:09 +02:00
CreatureParty.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
CreatureSpecies.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
DamageEvent.cs Support for battle event listeners. 2020-08-04 17:32:20 +02:00
DamageLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
DamageSource.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
DataLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
DisplayTextEvent.cs Support for battle event listeners. 2020-08-04 17:32:20 +02:00
EffectParameter.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
EffectParameterType.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
EventData.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
EventDataKind.cs Implements new events 2020-08-07 12:41:02 +02:00
ExecutingAttack.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
ExperienceGainEvent.cs Implements new events 2020-08-07 12:41:02 +02:00
ExperienceLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
ExternGrowthRate.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
FaintEvent.cs Support for battle event listeners. 2020-08-04 17:32:20 +02:00
FleeTurnChoice.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
Gender.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
GrowthRate.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
GrowthRateLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
HealEvent.cs Support for battle event listeners. 2020-08-04 17:32:20 +02:00
HitData.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
Item.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
ItemCategory.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
ItemLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
LearnableAttacks.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
LearnedAttack.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
LibrarySettings.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
LookupGrowthRate.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
MiscLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
PassTurnChoice.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
Script.cs Implements new events 2020-08-07 12:41:02 +02:00
ScriptCategory.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
ScriptResolver.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
SpeciesLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
SpeciesVariant.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
Statistic.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
SwitchEvent.cs Implements new events 2020-08-07 12:41:02 +02:00
SwitchTurnChoice.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
TurnChoiceKind.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
TurnEndEvent.cs Implements new events 2020-08-07 12:41:02 +02:00
TurnStartEvent.cs Implements new events 2020-08-07 12:41:02 +02:00
TypeLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00