#include "Beowulf/Beowulf.H"
#include "Beowulf/BeowulfOpts.H"
#include "Component/ModelManager.H"
#include "Devices/JoyStick.H"
#include "Image/Image.H"
Go to the source code of this file.
Classes | |
class | TestJoyStickListener |
A simple joystick listener. More... | |
Functions | |
int | main (const int argc, const char **argv) |
Test JoyStick code. |
test Linux JoyStick interfacing
Definition in file test-BeoJoyStick.C.
int main | ( | const int | argc, | |
const char ** | argv | |||
) |
Test JoyStick code.
Test Joystick code.
Definition at line 129 of file test-BeoJoyStick.C.
References ModelComponent::addSubComponent(), ModelManager::getExtraArg(), MC_RECURSE, ModelManager::numExtraArgs(), ModelManager::parseCommandLine(), ModelManager::setOptionValString(), ModelComponent::start(), and ModelComponent::stop().