|   | 
#include <CATRadioButton.h>

Definition at line 27 of file CATRadioButton.h.
| Public Member Functions | |
| CATRadioButton (const CATString &element, const CATString &rootDir) | |
| virtual | ~CATRadioButton () | 
| CATRadioButton destructor. | |
| virtual CATResult | Load (CATPROGRESSCB progressCB=0, void *progressParam=0, CATFloat32 progMin=0.0f, CATFloat32 progMax=1.0f) | 
| Load() loads the skin in. | |
| virtual CATResult | ParseAttributes () | 
| ParseAttributes() parses the known attributes for an object. | |
| virtual void | Draw (CATImage *image, const CATRect &dirtyRect) | 
| virtual void | OnMouseClick () | 
| Protected Attributes | |
| CATFloat32 | fRadioValue | 
 1.5.4
 1.5.4