Searched refs:m_wiiMoteSupport (Results 1 – 2 of 2) sorted by relevance
62 m_wiiMoteSupport(0) in InputManager()76 delete m_wiiMoteSupport; in ~InputManager()295 if( m_wiiMoteSupport == 0 ) in enableAddOnFactory()297 m_wiiMoteSupport = new WiiMoteFactoryCreator(); in enableAddOnFactory()298 addFactoryCreator(m_wiiMoteSupport); in enableAddOnFactory()
202 WiiMoteFactoryCreator *m_wiiMoteSupport; variable