OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SelectInputChannel
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
wiimote.h
176
bool
SelectInputChannel
(bool continuous, unsigned char channel);
wiimote.cpp
138
bool retval =
SelectInputChannel
(continuous,channel);
413
bool cWiiMote::
SelectInputChannel
(bool continuous, unsigned char channel)
Completed in 75 milliseconds