Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATControl::TrackMouseMove
void CATControl::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 in CATKnob, and CATSlider.

Definition at line 755 of file CATControl.cpp.

References fActive, fPressed, and CATWidget::MarkDirty().

Referenced by CATWindow::OnMouseMove().


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