Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 2, 2013, 4:00:46 PM (10 years ago)
Author:
georgr
Message:

still trying to get quicker reaction to button presses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/wiimote/src/libraries/core/input/InputManager.cc

    r9840 r9856  
    260260                         //devices_[2] = new WiiMote(devices_.size(), *(new CWiimote()));
    261261                         orxout()<< "Size of devices vector after wiimote insertion:" << devices_.size() << std::endl;
     262                         wiimote.SetMotionSensingMode(CWiimote::ON);
    262263
    263264                       }
Note: See TracChangeset for help on using the changeset viewer.