Home
last modified time | relevance | path

Searched defs:RemoteInfo (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/extras/LIRC/
DOISLIRC.h34 struct RemoteInfo struct
36 RemoteInfo() : buttons(0) {} in RemoteInfo() argument
38 RemoteInfo( const RemoteInfo &other ) in RemoteInfo() function
57 …InputManager* creator, int id, bool buffered, LIRCFactoryCreator* local_creator, RemoteInfo &info); argument