|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IGUIButtonBehavior, IGUITextOwner | +--CCheckBox | +--CRadioButtonin CRadioButton.h
Just like a check box, but it'll nullify its siblings (of the same kind), and it won't switch itself.
CCheckBox
Method Summary | |
virtual void |
HandleMessage( const SGUIMessage& Message )
Handle Messages |
Methods inherited from class CCheckBox |
SetupText, HandleMessage, Draw, ResetStates |
Methods inherited from IGUIButtonBehavior |
HandleMessage, ChooseColor, DrawButton |
Methods inherited from IGUITextOwner |
AddText, HandleMessage, Draw, CalculateTextPosition |
Method Detail |
public virtual void HandleMessage( const SGUIMessage& Message );
Message
- GUI Message
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |