Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATSlider::TrackMouseMove
void CATSlider::TrackMouseMove ( const CATPOINT point,
bool  leftButton,
CATMODKEY  modKey 
) [virtual]

Tracked mouse movements - only called when the mouse was initially pressed over this control.

Parameters:
point - location of the mouse
leftButton - true if left button is pressed
modKey - Key state modifiers for ctrl/shift/alt/etc.

Reimplemented from CATControl.

Definition at line 86 of file CATSlider.cpp.

References CATControl::BoundsCheckValue(), CATMODKEY_SHIFT, CATSLIDER_HORIZONTAL, CATSLIDER_VERTICAL, fImageSlide, fLastTarget, CATControl::fMinValue, CATControl::fPressed, CATGuiObj::fRect, fSliderStyle, CATControl::fValue, CATControl::GetValRange(), CATImage::Height(), CATRect::Height(), CATRECT::left, CATWidget::MarkDirty(), CATControl::OnMouseClick(), CATRECT::top, CATImage::Width(), CATRect::Width(), CATPOINT::x, and CATPOINT::y.

Referenced by TrackMouseDown().


Generated on Mon Feb 11 04:10:53 2008 for Game Accessibility Suite by doxygen 1.5.4