I just started to get a grasp of classes.
I can't find my answer anywhere, and I hope someone on here can answer it.
I am trying to simlate a battle USING CLASSES
Everywhere I look on the net people in C++ don't use classes to simulate battles. You could write the code in C. So I can't find any good examples!
I want to pass two DIFFERENT objects in one function.
Note: The objects are under the same class.
If I make no sense, just ignore me :-x