Joystick plugin for Fawkes. More...
#include "joystick_plugin.h"
Public Member Functions | |
JoystickPlugin (fawkes::Configuration *config) | |
Constructor. |
Joystick plugin for Fawkes.
This plugin provides access to a joystick from within Fawkes.
Definition at line 28 of file joystick_plugin.h.
JoystickPlugin::JoystickPlugin | ( | fawkes::Configuration * | config | ) |
Constructor.
config | Fawkes configuration |
Definition at line 39 of file joystick_plugin.cpp.
References fawkes::ThreadList::push_back(), and fawkes::Plugin::thread_list.