Mana
Loading...
Searching...
No Matches
Classes | Enumerations
window.h File Reference
#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
}
 

Enumeration Type Documentation

◆ WindowAlignment

enum class WindowAlignment
strong
Enumerator
TopLeft 
Top 
TopRight 
Left 
Center 
Right 
BottomLeft 
Bottom 
BottomRight 

Definition at line 39 of file window.h.