#include "entity.h" Entity::State Entity::getState() const { return state_; }