Board 0.9.6
Public Member Functions | Public Attributes | List of all members
LibBoard::Board::State Struct Reference

#include <Board.h>

Public Member Functions

 State ()
 

Public Attributes

Style style
 
Fonts::Font font
 
double fontSize
 

Detailed Description

Current graphical state for drawings made by the drawSomething() methods.

Constructor & Destructor Documentation

◆ State()

LibBoard::Board::State::State ( )

Member Data Documentation

◆ font

Fonts::Font LibBoard::Board::State::font

◆ fontSize

double LibBoard::Board::State::fontSize

◆ style

Style LibBoard::Board::State::style

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