#include <theme.h>
Definition at line 153 of file theme.h.
◆ Skin()
◆ ~Skin()
◆ addState()
◆ draw()
◆ getMinHeight()
int Skin::getMinHeight |
( |
| ) |
const |
Returns the minimum height which can be used with this skin.
Definition at line 195 of file theme.cpp.
◆ getMinWidth()
int Skin::getMinWidth |
( |
| ) |
const |
Returns the minimum width which can be used with this skin.
Definition at line 177 of file theme.cpp.
◆ getState()
◆ updateAlpha()
void Skin::updateAlpha |
( |
float |
alpha | ) |
|
Updates the alpha value of the skin.
Definition at line 213 of file theme.cpp.
◆ frameSize
◆ height
◆ mStates
◆ padding
◆ palette
◆ showButtons
bool Skin::showButtons = true |
◆ spacing
◆ titleBarHeight
int Skin::titleBarHeight = 0 |
◆ titleOffsetX
int Skin::titleOffsetX = 0 |
◆ titleOffsetY
int Skin::titleOffsetY = 0 |
◆ width
The documentation for this class was generated from the following files: