Go to the source code of this file.
Functions | |
void | GamePadInit (RTC::Manager *manager) |
Variables | |
static const char * | gamepad_spec [] |
void GamePadInit | ( | RTC::Manager * | manager | ) |
Definition at line 268 of file GamePad.cpp.
const char* gamepad_spec[] [static] |
{ "implementation_id", "GamePad", "type_name", "GamePad", "description", "GamePad Component", "version", "0.1.0", "vendor", "SegwayJapan", "category", "Generic", "activity_type", "SPORADIC", "kind", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.Klx", "1.0", "conf.default.Kly", "1.0", "conf.default.Krx", "1.0", "conf.default.Kry", "1.0", "conf.default.str_port", "/dev/input/js0", "" }
Definition at line 16 of file GamePad.cpp.