Searched refs:MyControlEventCallback (Results 1 – 2 of 2) sorted by relevance
131 …static void MyControlEventCallback(scene::ControlEvent event, scene::ControlBase* pControl, s16 x,…
153 m_controlManager.RegisterControlEventCallback(TenKey::MyControlEventCallback, this); in Initialize()238 void TenKey::MyControlEventCallback(scene::ControlEvent event, scene::ControlBase* pControl, s16 x,… in MyControlEventCallback() function in scene::TenKey