Horizon
Public Types | Public Member Functions | Public Attributes | List of all members
horizon::CanvasPreferences Class Reference

Public Types

enum  BackgroundColor { BLUE, BLACK }
 
enum  GridFineModifier { CTRL, ALT }
 

Public Member Functions

void load_from_json (const json &j)
 
json serialize () const
 

Public Attributes

BackgroundColor background_color = BackgroundColor::BLUE
 
Grid::Style grid_style = Grid::Style::CROSS
 
float grid_opacity = .5
 
float highlight_dim = .3
 
float highlight_shadow = .3
 
float highlight_lighten = .3
 
unsigned int msaa = 0
 
GridFineModifier grid_fine_modifier = GridFineModifier::ALT
 

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