Code: Select all
m_mouse = static_cast<OIS::Mouse*>(m_inputManager->createInputObject( OIS::OISMouse, true ));Code: Select all
OIS::OISMouseCode: Select all
OIS::OISMultiTouch and OIS::OISTabletI'm running Ogre 1.8.1, compiled with Visual C++ 2008 (SP1), 32bit.
The tablet is an Acer W510-27602G06iss
Any thoughts?