21 #ifndef BUBBA_3D_JOYSTICKBUTTON_H 22 #define BUBBA_3D_JOYSTICKBUTTON_H 24 #include <ControlStatus.h> 26 #include <IJoystickTranslation.h> 42 JoystickButton(IJoystickTranslation::Button pos, IJoystickTranslation::Button neg);
44 ControlStatus::Activator getActivator();
47 IJoystickTranslation::Button joystickPos,joystickNeg;
52 #endif //BUBBA_3D_JOYSTICKBUTTON_H The class that contains information about a function at the state of creation.