Reimplemented from OglGui::StringListener. Definition at line 149 of file SearchJudgeGui.h. References SetJudgeShot(). 00151 { 00152 int listId = (int)(long long)listenerData; 00153 SetJudgeShot(listId, strIndex); 00154 }
Here is the call graph for this function:
|