|
| | Borders (unsigned int leftBorderWidth=0, unsigned int topBorderHeight=0, unsigned int rightBorderWidth=0, unsigned int bottomBorderHeight=0) |
| | Default constructor. More...
|
| |
| tgui::Borders::Borders |
( |
unsigned int |
leftBorderWidth = 0, |
|
|
unsigned int |
topBorderHeight = 0, |
|
|
unsigned int |
rightBorderWidth = 0, |
|
|
unsigned int |
bottomBorderHeight = 0 |
|
) |
| |
|
inline |
Default constructor.
- Parameters
-
| leftBorderWidth | Width of the left border |
| topBorderHeight | Height of the top border |
| rightBorderWidth | Width of the right border |
| bottomBorderHeight | Height of the bottom border |
| unsigned int tgui::Borders::bottom |
Height of the bottom border.
| unsigned int tgui::Borders::left |
Width of the left border.
| unsigned int tgui::Borders::right |
Width of the right border.
| unsigned int tgui::Borders::top |
Height of the top border.
The documentation for this class was generated from the following file: