raSystem
1.0 bata
|
#include <raGui.h>
Public Member Functions | |
int | ReceiveMessage (const raGUIMessage *pMsg) |
char * | GetText () |
void | SetText (char *pcText) |
![]() | |
int | GetID () |
raGUIElementType | GetType () |
int | GetPage () |
raGUI * | GetGUI () |
const raVector2 & | GetPosition () |
const raVector2 & | GetSize () |
BOOL | IsVisible () |
BOOL | IsEnabled () |
BOOL | IsPressed () |
void | SetPage (int iPage) |
void | SetPosition (raVector2 vPos) |
void | SetSize (raVector2 vSize) |
void | Show (BOOL bShow) |
void | Enable (BOOL bEnable) |
Friends | |
class | raGUI |
|
virtual |
Implements raSystem::raGUIElement.