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

The layout of the object. More...

#include <Grid.hpp>

Public Types

enum  layouts { TopLeft, Center }
 

Detailed Description

The layout of the object.

Is the object drawn in the top left corner of the grid square or in the center of the grid square?

Member Enumeration Documentation

Enumerator
TopLeft 

Draw the object in the top left corner of the cell.

Center 

Center the object in the cell.


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