Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATWindow::OSSetMouse
void CATWindow::OSSetMouse ( const CATPOINT point,
CATCursor cursor 
)

OSSetMouse() - Operating system specific call to set the mouse location and cursor.

This is mainly used by linear knobs to hold the cursor in one location.

Parameters:
point - location to set the cursor to
cursor - cursor to set

Definition at line 698 of file CATWindow_Win32.cpp.

References CATCURSOR_HIDE, fWindow, CATCursor::GetType(), CATCursor::HideCursor(), CATCursor::ShowCursor(), CATPOINT::x, and CATPOINT::y.

Referenced by CATKnob::TrackMouseDown(), CATKnob::TrackMouseMove(), and CATKnob::TrackMouseRelease().


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