This is the complete list of members for Unit, including all inherited members.
| die()=0 | Unit | pure virtual |
| getCoord() const | Unit | inline |
| getID() const | Unit | inline |
| operator=(const Unit &other)=default | Unit | |
| operator=(Unit &&other)=default | Unit | |
| setCoord(const Point coord) | Unit | inlineprotected |
| setID(const size_t id) | Unit | inlineprotected |
| Unit(size_t id, const std::shared_ptr< UnitsParams > ¶ms) | Unit | explicit |
| Unit(const Unit &other)=default | Unit | |
| Unit(Unit &&other)=default | Unit | |
| updateState(const std::shared_ptr< Unit > &another)=0 | Unit | pure virtual |
| walk()=0 | Unit | pure virtual |
| ~Unit()=default | Unit | virtual |