HoverRace  2.0
Public Member Functions | Public Attributes | List of all members
HoverRace::Util::Config::video_t Struct Reference

#include <Config.h>

Public Member Functions

void Load (yaml::MapNode *)
 
void ResetToDefaults ()
 
void Save (yaml::Emitter &) const
 

Public Attributes

double brightness
 
double contrast
 
bool fullscreen
 
int fullscreenMonitorIndex
 
int fullscreenRefreshRate
 
double gamma
 
bool stackedSplitscreen
 
double textScale
 
int xPos
 
int xRes
 
int xResFullscreen
 
int yPos
 
int yRes
 
int yResFullscreen
 

Member Function Documentation

void HoverRace::Util::Config::video_t::Load ( yaml::MapNode root)
void HoverRace::Util::Config::video_t::ResetToDefaults ( )
void HoverRace::Util::Config::video_t::Save ( yaml::Emitter emitter) const

Member Data Documentation

double HoverRace::Util::Config::video_t::brightness
double HoverRace::Util::Config::video_t::contrast
bool HoverRace::Util::Config::video_t::fullscreen
int HoverRace::Util::Config::video_t::fullscreenMonitorIndex
int HoverRace::Util::Config::video_t::fullscreenRefreshRate
double HoverRace::Util::Config::video_t::gamma
bool HoverRace::Util::Config::video_t::stackedSplitscreen
double HoverRace::Util::Config::video_t::textScale
int HoverRace::Util::Config::video_t::xPos
int HoverRace::Util::Config::video_t::xRes
int HoverRace::Util::Config::video_t::xResFullscreen
int HoverRace::Util::Config::video_t::yPos
int HoverRace::Util::Config::video_t::yRes
int HoverRace::Util::Config::video_t::yResFullscreen

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