Draw() draws the control into the parent's image
Reimplemented from CATControl. Definition at line 510 of file CATKnob.cpp. References CATASSERT, CATGuiObj::fBackgroundColor, CATImage::FillRect(), CATGuiObj::fImage, CATControl::fImageActive, CATControl::fImageDisabled, CATControl::fImageFocus, CATControl::fImagePressed, fLastKnob, CATGuiObj::fRect, CATControl::GetValPercent(), CATRect::Height(), CATImage::Height(), CATControl::IsActive(), CATControl::IsFocused(), CATControl::IsPressed(), CATRECT::left, CATRect::Offset(), CATImage::Overlay(), CATRECT::top, CATRect::Width(), and CATImage::Width().
|