The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
placer.hpp File Reference

Base class for the placement helper. More...

#include "gui/grow_direction.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::placer_base
 Base class for the placement helper. More...
 

Namespaces

 gui2
 Generic file dialog.
 

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.