#pragma once #include #include "tools/mathutils.h" struct UpdateData { const microsec timestamp; const sf::Time dt; };