r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
srv::Game Namespace Reference

Variables

constexpr auto DEFAULT_TICK_RATE = 60
 
constexpr auto DEFAULT_UPDATE_INTERVAL = 1 / 20.F
 

Variable Documentation

◆ DEFAULT_TICK_RATE

auto srv::Game::DEFAULT_TICK_RATE = 60
inlineconstexpr

Definition at line 29 of file Common.hpp.

◆ DEFAULT_UPDATE_INTERVAL

auto srv::Game::DEFAULT_UPDATE_INTERVAL = 1 / 20.F
inlineconstexpr

Definition at line 30 of file Common.hpp.