Fight.deepCopy()
This function returns a deepcopy of the fight object. Note that you cannot simply use the built=in deepcopy python function as it will not work.
Usage
# Usage
newDeepCopyFight = newFight.deepCopy()
This function returns a deepcopy of the fight object. Note that you cannot simply use the built=in deepcopy python function as it will not work.
Usage
# Usage
newDeepCopyFight = newFight.deepCopy()