The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
placer.hpp File Reference

Base class for the placement helper. More...

#include "global.hpp"
#include "utils/make_enum.hpp"
Include dependency graph for placer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui2::tplacer_
 Base class for the placement helper. More...
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 

Detailed Description

Base class for the placement helper.

Some items can create new child items and these items are placed in some way this code contains helpers for the placement by calculating the positions for the items and the best size for the children.

Definition in file placer.hpp.