Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:mFunc

154         : mFunc(func) {
158 (player->*mFunc)();
162 ActionFunc mFunc;