Draw() draws the control into the parent's image
Reimplemented from CATSwitch. Definition at line 69 of file CATRadioButton.cpp. References CATASSERT, CATGuiObj::fBackgroundColor, CATImage::FillRect(), CATGuiObj::fImage, CATControl::fImageActive, CATSwitch::fImageActiveOn, CATControl::fImageDisabled, CATSwitch::fImageDisabledOn, CATControl::fImageFocus, CATSwitch::fImageFocusOn, CATSwitch::fImageOn, CATControl::fImagePressed, CATSwitch::fImagePressedOn, fRadioValue, CATGuiObj::fRect, CATControl::fValue, CATRect::Height(), CATImage::Height(), CATControl::IsActive(), CATControl::IsFocused(), CATControl::IsPressed(), CATRECT::left, CATRect::Offset(), CATImage::Overlay(), CATRECT::top, CATRect::Width(), and CATImage::Width().
|