Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATWindow::HitTest
CATControl * CATWindow::HitTest ( const CATPOINT point  )  [virtual]

HitTest() checks to see if there is a focuseable control under the point, and returns it if so.

Parameters:
point - location to check
Returns:
CATControl* - ptr to control under the point or 0.

Reimplemented from CATGuiObj.

Definition at line 847 of file CATWindow.cpp.

References CATXMLObject::GetChild(), CATXMLObject::GetNumChildren(), CATGuiObj::HitTest(), and CATGuiObj::IsEnabled().

Referenced by CATAccessible::accHitTest(), OnMouseDoubleClick(), OnMouseDown(), OnMouseHover(), OnMouseMove(), OnRightMouseDown(), and OnRightMouseUp().


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