diff --git a/Source/functions/AbstractionLayers/DestructionPower/DestructionPower.cpp b/Source/functions/AbstractionLayers/DestructionPower/DestructionPower.cpp index f0527ac..4737af2 100644 --- a/Source/functions/AbstractionLayers/DestructionPower/DestructionPower.cpp +++ b/Source/functions/AbstractionLayers/DestructionPower/DestructionPower.cpp @@ -4,7 +4,7 @@ #include "DestructionPower.h" - +//TODO! Add more layers here! map DestructionPower_Properties::SpeedTable = { {1,0.001} @@ -48,7 +48,13 @@ void DestructionPower::DestructionOfSurrounding(const coor constraintCoordinate) newDestructionArray[i] /=divisor; } } + DestructionPower_Properties::DestructionPower_Properties() { - for(int i=0;i