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