HoverRace  2.0
Public Attributes | List of all members
HoverRace::Util::Config::runtime_t Struct Reference

#include <Config.h>

Public Attributes

bool enableConsole
 
bool enableDebugOverlay
 
bool enableHud
 
std::vector< OS::path_tinitScripts
 
bool noAccel
 Disable accelerated (OpenGL) rendering. More...
 
bool profiling
 
bool showFramerate
 
bool silent
 
bool skipStartupWarning
 

Member Data Documentation

bool HoverRace::Util::Config::runtime_t::enableConsole
bool HoverRace::Util::Config::runtime_t::enableDebugOverlay
bool HoverRace::Util::Config::runtime_t::enableHud
std::vector<OS::path_t> HoverRace::Util::Config::runtime_t::initScripts
bool HoverRace::Util::Config::runtime_t::noAccel

Disable accelerated (OpenGL) rendering.

bool HoverRace::Util::Config::runtime_t::profiling
bool HoverRace::Util::Config::runtime_t::showFramerate
bool HoverRace::Util::Config::runtime_t::silent
bool HoverRace::Util::Config::runtime_t::skipStartupWarning

The documentation for this struct was generated from the following file: