Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 11, 2013, 4:35:43 PM (10 years ago)
Author:
georgr
Message:

WiiCpp library successfully (?) added - won't work without libbluetooth-dev

File:
1 edited

Legend:

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

    r9723 r9780  
    22#include "core/CoreIncludes.h"
    33#include "core/command/ConsoleCommand.h"
     4#include <wiicpp/wiicpp/wiicpp.h>
    45
    56namespace orxonox
     
    910        void WiiMote::update(const Clock& time)
    1011        {
    11                 orxout()<<"fegit";
     12                orxout()<<"fegit\n";
    1213
    1314        }
Note: See TracChangeset for help on using the changeset viewer.