[inline, static, private]
Definition at line 504 of file View.h.
References OnMouse().
Referenced by Init().
00505 { 00506 View* v = (View *) viewSys.GetSysData(view, 1); 00507 v->OnMouse(msg, btn, state, x, y); 00508 }
Here is the call graph for this function: