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 () | |
structure which will hide all current floating labels, and cause floating labels instantiated after it is created to be displayed
Definition at line 26 of file floating_label.hpp.
| font::floating_label_context::floating_label_context | ( | ) |
Definition at line 386 of file floating_label.cpp.
References font::draw_floating_labels(), and resources::screen.
| font::floating_label_context::~floating_label_context | ( | ) |
Definition at line 400 of file floating_label.cpp.
References i, font::remove_floating_label(), resources::screen, and font::undraw_floating_labels().
1.8.8