This is the complete list of members for Steve, including all inherited members.
| die() override | Steve | virtual |
| getCoord() const | Unit | inline |
| getID() const | Unit | inline |
| getState() | Steve | 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 |
| Steve(const size_t id, const std::shared_ptr< StevesParams > ¶ms) | Steve | inline |
| 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) override | Steve | virtual |
| walk() override | Steve | virtual |
| ~Unit()=default | Unit | virtual |