jphuttun / eris

Eris
0 stars 0 forks source link

Create "combat" -class #4

Open pahuttun opened 10 years ago

pahuttun commented 10 years ago

Create class that holds following data:

Meaning that current "startCombat()" functionality should be done in own file, which implements top hierarchy level combat-class, which is used to store global information instead of global variables.