FightEngine

FightEngine FightEngine(List<BaseColorStats> baseColors, Grid2D<Integer> interactionMatrix)

Parameters

baseColors

The list of all base colors and their properties.

interactionMatrix

The matrix that defines damage from one color to another.