overview wiki api reference download
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Static Public Member Functions | Public Attributes
gameplay::Theme::SideRegions Struct Reference

#include <Theme.h>

List of all members.

Public Member Functions

 SideRegions ()

Static Public Member Functions

static const SideRegionsempty ()

Public Attributes

float top
float bottom
float left
float right

Detailed Description

Struct representing margin, border, and padding areas by the width or height of each side.


Constructor & Destructor Documentation

Constructor.


Member Function Documentation

Gets an empty SideRegion.


Member Data Documentation

The bottom of the SideRegion.

The left side of the SideRegion.

The right side of the SideRegion.

The top of the SideRegion.

 All Classes Functions Variables Typedefs Enumerations Enumerator