The Battle for Wesnoth  1.19.5+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>

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 33 of file floating_label.hpp.

Constructor & Destructor Documentation

◆ floating_label_context()

font::floating_label_context::floating_label_context ( )

Definition at line 331 of file floating_label.cpp.

References label.

◆ ~floating_label_context()

font::floating_label_context::~floating_label_context ( )

Definition at line 344 of file floating_label.cpp.

References font::remove_floating_label().


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