The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Layout algorithm

Introduction

This page describes how the layout engine for the dialogs works. First a global overview of some terms used in this document.

There are two layout algorithms with a different purpose.

Window

Here is the algorithm used to layout the window:

Grid

This section will be documented later.