NcEngine
nc::PhysicsTick Member List

This is the complete list of members for nc::PhysicsTick, including all inherited members.

IsNull() const noexcept -> bool (defined in nc::PhysicsTick)nc::PhysicsTickinline
Null() noexcept -> PhysicsTick (defined in nc::PhysicsTick)nc::PhysicsTickinlinestatic
NullTick (defined in nc::PhysicsTick)nc::PhysicsTickstatic
operator tick_t() const noexcept (defined in nc::PhysicsTick)nc::PhysicsTickinlineexplicit
operator+(tick_t rhs) const noexcept -> PhysicsTick (defined in nc::PhysicsTick)nc::PhysicsTickinline
operator++() noexcept -> PhysicsTick & (defined in nc::PhysicsTick)nc::PhysicsTickinline
operator++(int) noexcept -> PhysicsTick (defined in nc::PhysicsTick)nc::PhysicsTickinline
operator+=(tick_t rhs) noexcept -> PhysicsTick & (defined in nc::PhysicsTick)nc::PhysicsTickinline
operator-(tick_t rhs) const noexcept -> PhysicsTick (defined in nc::PhysicsTick)nc::PhysicsTickinline
operator--() noexcept -> PhysicsTick & (defined in nc::PhysicsTick)nc::PhysicsTickinline
operator--(int) noexcept -> PhysicsTick (defined in nc::PhysicsTick)nc::PhysicsTickinline
operator-=(tick_t rhs) noexcept -> PhysicsTick & (defined in nc::PhysicsTick)nc::PhysicsTickinline
operator<=>(const PhysicsTick &) const noexcept=default (defined in nc::PhysicsTick)nc::PhysicsTick
PhysicsTick() noexcept (defined in nc::PhysicsTick)nc::PhysicsTickinlineexplicit
PhysicsTick(tick_t tick) noexcept (defined in nc::PhysicsTick)nc::PhysicsTickinlineexplicit
tick_t typedef (defined in nc::PhysicsTick)nc::PhysicsTick
Value() const noexcept -> tick_t (defined in nc::PhysicsTick)nc::PhysicsTickinline