SRGraph::GetFeedback
SRGraphFeedback *SRGraph::GetFeedback(intx, inty)
Searches the feedback list for a feedback area
Defined in: SRGraph.cpp
Return Value
Pointer to the SRGraphFeedback object associated with the screen position -- if found, otherwise NULL
Parameters
x
The X ...
y
and Y coordinates of the window position to search
See also...
SRGraphFeedback, m_FeedbackList