Dokumentace třídy CGUIElement
Základní GUI Element.
...
#include <GUIElement.h>
Seznam všech členů.
Detailní popis
Základní GUI Element.
- Autor:
- František Toman
- Verze:
- 1.0
Kontakt: tomanfra@fit.cvut.cz
Dokumentace k metodám
int CGUIElement::getFontId |
( |
|
) |
[inline] |
Vrátí identifikátor písma
- Návratová hodnota:
Reimplementováno v CGUIMenu< T >.
string CGUIElement::getLabel |
( |
|
) |
[inline] |
Vratí řetězec návěští
- Návratová hodnota:
GLfloat CGUIElement::getLineHeight |
( |
|
) |
const [inline] |
Vrátí výšku řádku
- Návratová hodnota:
GLfloat CGUIElement::getPaddingLeft |
( |
|
) |
const [inline] |
Vrátí vnitřní odsazení zleva
- Návratová hodnota:
GLfloat CGUIElement::getPaddingTop |
( |
|
) |
const [inline] |
Vrátí vnitřní odzasení odshora
- Návratová hodnota:
void CGUIElement::mouseMove |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [inline, virtual] |
void CGUIElement::setFontId |
( |
int |
fontId |
) |
[inline] |
Nastaví identifikátoru písma
- Parametry:
-
Reimplementováno v CGUIMenu< T >.
void CGUIElement::setLabel |
( |
const char * |
str |
) |
[inline] |
Nastaví řetězec návěští
- Parametry:
-
void CGUIElement::setLabel |
( |
string |
str |
) |
[inline] |
Nastaví řetězec návěští
- Parametry:
-
void CGUIElement::setLineHeight |
( |
GLfloat |
height |
) |
[inline] |
Nastaví výšku řádky
- Parametry:
-
void CGUIElement::setPaddingLeft |
( |
GLfloat |
value |
) |
[inline] |
Nastaví odsazení zleva
- Parametry:
-
void CGUIElement::setPaddingTop |
( |
GLfloat |
value |
) |
[inline] |
Nastaví odsazení odshora
- Parametry:
-
Dokumentace k datovým členům
Příznak, zdali je kurzor nad elementem
Dokumentace pro tuto třídu byla generována z následujícího souboru: