#include <guichan/widgets/container.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
| class | ContainerPlacer |
| This class is a helper for adding widgets to nested tables in a window. More... | |
| class | LayoutArray |
| This class contains a rectangular array of cells. More... | |
| class | LayoutCell |
| This class describes the formatting of a widget in the cell of a layout table. More... | |
| class | Layout |
| This class is an helper for setting the position of widgets. More... | |
1.5.5