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

Variables

constexpr auto DEFAULT_VIDEO_QUALITY = 1
 
constexpr auto DEFAULT_CONTROL_SCHEME = 2
 
constexpr auto DEFAULT_SKIN_INDEX = 0
 

Variable Documentation

◆ DEFAULT_CONTROL_SCHEME

auto utl::Config::Game::DEFAULT_CONTROL_SCHEME = 2
inlineconstexpr

Definition at line 50 of file Common.hpp.

Referenced by cli::Client::setupConfig().

◆ DEFAULT_SKIN_INDEX

auto utl::Config::Game::DEFAULT_SKIN_INDEX = 0
inlineconstexpr

Definition at line 51 of file Common.hpp.

Referenced by cli::Client::setupConfig().

◆ DEFAULT_VIDEO_QUALITY

auto utl::Config::Game::DEFAULT_VIDEO_QUALITY = 1
inlineconstexpr

Definition at line 49 of file Common.hpp.

Referenced by cli::Client::setupConfig().