trase
trase::Style Class Reference

Public Member Functions

 Style ()=default
 constructor
 
float line_width () const noexcept
 get the current line width
 
float font_size () const noexcept
 get the current font size
 
RGBA color () const noexcept
 get the current colour
 
std::string font () const noexcept
 get the current font
 
Styleline_width (float lineWidth) noexcept
 set the new line width
 
Stylefont_size (float fontSize) noexcept
 set the new font size
 
Stylecolor (RGBA color) noexcept
 set the new color
 
Stylefont (std::string font) noexcept
 set the new font
 

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