PkmnLibSharp/PkmnLibSharp/Battling/Battle
Deukhoofd ed7e655783
Fixes for clearing battle after it's finished.
2020-12-28 15:11:25 +01:00
..
Battle.cs Fixes for clearing battle after it's finished. 2020-12-28 15:11:25 +01:00
BattleBuilder.cs Make it possible to inherit from BattleBuilder. 2020-08-22 16:49:31 +02:00
BattleParty.cs Remove public empty constructors for pointer arrays, implements basic evolutions. 2020-08-08 15:24:14 +02:00
BattlePosition.cs Initial battle class tests. 2020-07-26 15:40:08 +02:00
BattleRandom.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
BattleSide.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
ExecutingMove.cs Use Constructor class in PointerArray 2020-08-24 18:33:04 +02:00
HitData.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00