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

OSDrawCursor() - Operating system specific call to draw a copy of the mouse cursor.

This is used with linear knobs to draw a stationary cursor while the knob is turned. The actual cursor is hidden, as it jumps around a bit even with the framework resetting its position.

Parameters:
context - drawing context to draw the cursor to
point - location to draw the cursor
cursor - the cursor object to draw

Definition at line 724 of file CATWindow_Win32.cpp.

References CATCursor::GetOSCursor(), CATPOINT::x, and CATPOINT::y.

Referenced by CATKnob::PostDraw().


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