Smolgui
Immediate gui library based on SFML
Loading...
Searching...
No Matches
sgui::Style Struct Reference

define gui font style and padding More...

#include <Style.h>

Public Member Functions

 Style ()=default

Public Attributes

FontSize fontSize = {}
sf::Color fontColor = sf::Color::White
float itemSpacing = 5.f

Detailed Description

define gui font style and padding

Constructor & Destructor Documentation

◆ Style()

sgui::Style::Style ( )
default

Member Data Documentation

◆ fontColor

sf::Color sgui::Style::fontColor = sf::Color::White

◆ fontSize

FontSize sgui::Style::fontSize = {}

◆ itemSpacing

float sgui::Style::itemSpacing = 5.f

The documentation for this struct was generated from the following file:
  • /github/workspace/src/sgui/Widgets/Style.h