raSystem  1.0 bata
raSystem::raGUIButton Class Reference

#include <raGui.h>

Inheritance diagram for raSystem::raGUIButton:
raSystem::raGUIElement

Public Member Functions

int ReceiveMessage (const raGUIMessage *pMsg)
 
char * GetText ()
 
void SetText (char *pcText)
 
- Public Member Functions inherited from raSystem::raGUIElement
int GetID ()
 
raGUIElementType GetType ()
 
int GetPage ()
 
raGUIGetGUI ()
 
const raVector2GetPosition ()
 
const raVector2GetSize ()
 
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
 

Detailed Description

Definition at line 117 of file raGui.h.

Member Function Documentation

◆ GetText()

char* raSystem::raGUIButton::GetText ( )
inline

Definition at line 133 of file raGui.h.

◆ ReceiveMessage()

int raSystem::raGUIButton::ReceiveMessage ( const raGUIMessage pMsg)
virtual

◆ SetText()

void raSystem::raGUIButton::SetText ( char *  pcText)
inline

Definition at line 134 of file raGui.h.

Friends And Related Function Documentation

◆ raGUI

friend class raGUI
friend

Definition at line 119 of file raGui.h.


The documentation for this class was generated from the following file: