Hayesb20 / CS-Senior-Project

0 stars 1 forks source link

Combat Controller #24

Open Hayesb20 opened 5 years ago

Hayesb20 commented 5 years ago

Use the Combat controller to do the logic of using a skill in combat.

Hayesb20 commented 5 years ago

call the attack function of the advanced combat class to get the attack that uses an attack class skill. or if the skill has a heal class call the method that takes a heal class skill.