public class QuNeoController extends Joystick
| Constructor and Description |
|---|
QuNeoController()
Creates a QuNeoController.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getX()
Gets the X axis of the Joystick.
|
double |
getY()
Gets the Y axis of the Joystick.
|
double |
getZ()
Gets the Z axis of the Joystick.
|
getRawAxis, getWPIJoystickpublic double getX()
JoystickInterfacegetX in interface JoystickInterfacegetX in class Joystickpublic double getY()
JoystickInterfacegetY in interface JoystickInterfacegetY in class Joystickpublic double getZ()
JoystickInterfacegetZ in interface JoystickInterfacegetZ in class Joystick