Mana
|
#include "graphics.h"
#include "guichanfwd.h"
#include "resources/theme.h"
#include <guichan/widgetlistener.hpp>
#include <guichan/widgets/window.hpp>
Go to the source code of this file.
Classes | |
class | Window |
A window. More... | |
Enumerations | |
enum class | WindowAlignment { TopLeft , Top , TopRight , Left , Center , Right , BottomLeft , Bottom , BottomRight } |
|
strong |