The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
gui::dialog_frame::style Class Reference

#include <show_dialog.hpp>

Public Member Functions

 style (const std::string &p, int br)
 

Public Attributes

std::string panel
 
int blur_radius
 

Detailed Description

Definition at line 56 of file show_dialog.hpp.

Constructor & Destructor Documentation

◆ style()

gui::dialog_frame::style::style ( const std::string &  p,
int  br 
)
inline

Definition at line 58 of file show_dialog.hpp.

Member Data Documentation

◆ blur_radius

int gui::dialog_frame::style::blur_radius

Definition at line 60 of file show_dialog.hpp.

Referenced by gui::dialog_frame::draw_background().

◆ panel

std::string gui::dialog_frame::style::panel

Definition at line 59 of file show_dialog.hpp.

Referenced by gui::dialog_frame::draw_background().


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