4channel Joystick data
More...
#include <joysticks.h>
Constructor that implicitly instantiates channels to zero.
| Joysticks::Joysticks |
( |
double |
channel1, |
|
|
double |
channel2, |
|
|
double |
channel3, |
|
|
double |
channel4 |
|
) |
| |
|
inline |
Constructor that explicitly takes in states.
- Parameters
-
| channel1 | First channel |
| channel2 | Second channel |
| channel3 | Third channel |
| channel4 | Fourth channel |
| double Joysticks::channel1 |
| double Joysticks::channel2 |
| double Joysticks::channel3 |
| double Joysticks::channel4 |
The documentation for this struct was generated from the following file: