raSystem  1.0 bata
raSystem::raGUIRadioBox Class Reference

#include <raGui.h>

Inheritance diagram for raSystem::raGUIRadioBox:
raSystem::raGUIElement

Public Member Functions

int ReceiveMessage (const raGUIMessage *pMsg)
 
int Check (BOOL bCheck)
 
char * GetText ()
 
BOOL IsChecked ()
 
int GetGroup ()
 
void SetText (char *pcText)
 
void SetGroup (int iGroup)
 
- 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 217 of file raGui.h.

Member Function Documentation

◆ Check()

int raSystem::raGUIRadioBox::Check ( BOOL  bCheck)

◆ GetGroup()

int raSystem::raGUIRadioBox::GetGroup ( )
inline

Definition at line 235 of file raGui.h.

◆ GetText()

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

Definition at line 233 of file raGui.h.

◆ IsChecked()

BOOL raSystem::raGUIRadioBox::IsChecked ( )
inline

Definition at line 234 of file raGui.h.

◆ ReceiveMessage()

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

◆ SetGroup()

void raSystem::raGUIRadioBox::SetGroup ( int  iGroup)
inline

Definition at line 237 of file raGui.h.

◆ SetText()

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

Definition at line 236 of file raGui.h.

Friends And Related Function Documentation

◆ raGUI

friend class raGUI
friend

Definition at line 219 of file raGui.h.


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