thewells1024 / TowerOffense

0 stars 0 forks source link

logic for singleTargetTower.java #66

Closed CVaranese closed 6 years ago

CVaranese commented 6 years ago

Assuming some of the logic for the location class

thewells1024 commented 6 years ago

ticket "https://github.com/thewells1024/TowerOffense/issues/59"

Remember to add the issue to the commit message

CVaranese commented 6 years ago

Changed most of the things you said. I wasn't sure what we're doing with the priority class, since I thought that would be in the Tower interface, so I just implemented as best I could. I'm also not sure if I used Lombok correctly.

CVaranese commented 6 years ago

Still need to add unit tests