HomeSort by relevance Sort by last modified time
    Searched refs:RemoteInfo (Results 1 - 4 of 4) sorted by null

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/extras/LIRC/
OISLIRC.h 34 struct RemoteInfo
36 RemoteInfo() : buttons(0) {}
38 RemoteInfo( const RemoteInfo &other )
57 LIRCControl(InputManager* creator, int id, bool buffered, LIRCFactoryCreator* local_creator, RemoteInfo &info);
84 RemoteInfo mInfo;
OISLIRCFactoryCreator.h 85 std::map<std::string, RemoteInfo> mJoyStickInformation;
OISLIRC.cpp 32 LIRCControl::LIRCControl(InputManager* creator, int id, bool buffered, LIRCFactoryCreator* local_creator, RemoteInfo &info) :
OISLIRCFactoryCreator.cpp 156 RemoteInfo information;

Completed in 80 milliseconds