overview wiki api reference download
 All Classes Functions Variables Typedefs Enumerations Enumerator
Classes | Public Member Functions
gameplay::Theme::Style Class Reference

#include <ThemeStyle.h>

List of all members.

Classes

class  Overlay

Public Member Functions

ThemegetTheme () const

Detailed Description

Defines the style of a control.

A style can have padding and margin values, as well as overlays for each of the control's states. Each overlay in turn can reference other theme classes to determine the border, background, cursor, and image settings to use for a particular state, as well as color and font settings, etcetera.


Member Function Documentation

Get the theme this style belongs to.

Returns:
The theme this style belongs to.
 All Classes Functions Variables Typedefs Enumerations Enumerator