The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
font::floating_label_context Struct Reference

structure which will hide all current floating labels, and cause floating labels instantiated after it is created to be displayed More...

#include <floating_label.hpp>

Inheritance diagram for font::floating_label_context:

Public Member Functions

 floating_label_context ()
 
 ~floating_label_context ()
 

Detailed Description

structure which will hide all current floating labels, and cause floating labels instantiated after it is created to be displayed

Definition at line 31 of file floating_label.hpp.

Constructor & Destructor Documentation

◆ floating_label_context()

font::floating_label_context::floating_label_context ( )

Definition at line 328 of file floating_label.cpp.

◆ ~floating_label_context()

font::floating_label_context::~floating_label_context ( )

Definition at line 334 of file floating_label.cpp.

References font::remove_floating_label().


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