-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Unit class should hold all attributes pertaining to a single unit in play, according to Naturalize documentation. For the most part, I think that at least getting the attributes put in place is a start. Looking at the documentation, the methods can mostly all be implemented, with exception of a move() method, which we will look into splitting up once more of the engine comes along in the next week or so.