#include <raGui.h>
Definition at line 59 of file raGui.h.
◆ Enable()
void raSystem::raGUIElement::Enable |
( |
BOOL |
bEnable | ) |
|
|
inline |
◆ GetGUI()
raGUI* raSystem::raGUIElement::GetGUI |
( |
| ) |
|
|
inline |
◆ GetID()
int raSystem::raGUIElement::GetID |
( |
| ) |
|
|
inline |
◆ GetPage()
int raSystem::raGUIElement::GetPage |
( |
| ) |
|
|
inline |
◆ GetPosition()
◆ GetSize()
const raVector2& raSystem::raGUIElement::GetSize |
( |
| ) |
|
|
inline |
◆ GetType()
raGUIElementType raSystem::raGUIElement::GetType |
( |
| ) |
|
|
inline |
◆ IsEnabled()
BOOL raSystem::raGUIElement::IsEnabled |
( |
| ) |
|
|
inline |
◆ IsPressed()
BOOL raSystem::raGUIElement::IsPressed |
( |
| ) |
|
|
inline |
◆ IsVisible()
BOOL raSystem::raGUIElement::IsVisible |
( |
| ) |
|
|
inline |
◆ ReceiveMessage()
virtual int raSystem::raGUIElement::ReceiveMessage |
( |
const raGUIMessage * |
pMsg | ) |
|
|
pure virtual |
◆ SetPage()
void raSystem::raGUIElement::SetPage |
( |
int |
iPage | ) |
|
|
inline |
◆ SetPosition()
◆ SetSize()
◆ Show()
void raSystem::raGUIElement::Show |
( |
BOOL |
bShow | ) |
|
|
inline |
◆ raGUI
◆ raGUIButton
◆ raGUICheckBox
◆ raGUIFrame
◆ raGUIImage
◆ raGUIInput
◆ raGUIList
◆ raGUIRadioBox
◆ raGUIText
The documentation for this class was generated from the following file: