#include <joystick_plugin.h>
Inheritance diagram for JoystickPlugin:
Public Member Functions | |
JoystickPlugin (fawkes::Configuration *config) | |
Constructor. |
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.