TGUI  v0.5.2
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Public Types | List of all members
tgui::EditBox::Alignment Struct Reference

The text alignment. More...

#include <EditBox.hpp>

Public Types

enum  alignments { Left, Center, Right }
 

Detailed Description

The text alignment.

Member Enumeration Documentation

Enumerator
Left 

Put the text on the left side (default)

Center 

Center the text.

Right 

Put the text on the right side (e.g. for numbers)


The documentation for this struct was generated from the following file: