raSystem  1.0 bata
raSystem::raGUICheckBox Class Reference

#include <raGui.h>

Inheritance diagram for raSystem::raGUICheckBox:
raSystem::raGUIElement

Public Member Functions

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

Member Function Documentation

◆ Check()

void raSystem::raGUICheckBox::Check ( BOOL  bCheck)
inline

Definition at line 212 of file raGui.h.

◆ GetText()

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

Definition at line 209 of file raGui.h.

◆ IsChecked()

BOOL raSystem::raGUICheckBox::IsChecked ( )
inline

Definition at line 210 of file raGui.h.

◆ ReceiveMessage()

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

◆ SetText()

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

Definition at line 211 of file raGui.h.

Friends And Related Function Documentation

◆ raGUI

friend class raGUI
friend

Definition at line 197 of file raGui.h.


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