Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9845


Ignore:
Timestamp:
Dec 2, 2013, 2:53:38 PM (10 years ago)
Author:
georgr
Message:

trying to get a reaction out of the wiiMote, 4th try

File:
1 edited

Legend:

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

    r9844 r9845  
    3030                        lastOrientation.pitch = o.pitch;
    3131                        lastOrientation.yaw = o.yaw;
     32                        orxout()<<x<<std::endl<<y<<std::endl;
    3233                        if(x!=0 && y!=0)
    3334                        {
Note: See TracChangeset for help on using the changeset viewer.