Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
helios::Timestep Member List

This is the complete list of members for helios::Timestep, including all inherited members.

Framerate() const noexcepthelios::Timestepinline
MilliSec() const noexcepthelios::Timestepinline
operator float() const noexcepthelios::Timestepinlineexplicit
operator=(const Timestep &) noexcept=defaulthelios::Timestep
operator=(Timestep &&) noexcept=defaulthelios::Timestep
Sec() const noexcepthelios::Timestepinline
Timestep() noexcept=defaulthelios::Timestep
Timestep(float time) noexcepthelios::Timestepinlineexplicit
Timestep(const Timestep &) noexcept=defaulthelios::Timestep
Timestep(Timestep &&) noexcept=defaulthelios::Timestep
~Timestep() noexcept=defaulthelios::Timestep