Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 28, 2013, 4:07:58 PM (11 years ago)
Author:
georgr
Message:

New way to output insulting messages \o/

File:
1 edited

Legend:

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

    r8729 r9723  
    3737#include <boost/function.hpp>
    3838
     39
    3940#include "util/Singleton.h"
    4041#include "util/tribool.h"
    4142#include "core/WindowEventListener.h"
     43
     44
    4245
    4346// tolua_begin
     
    197200        // Internal methods
    198201        void loadDevices();
     202        void loadWiiMote();
    199203        void loadMouse();
    200204        void loadJoySticks();
Note: See TracChangeset for help on using the changeset viewer.