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, getWPIJoystick
public double getX()
JoystickInterface
getX
in interface JoystickInterface
getX
in class Joystick
public double getY()
JoystickInterface
getY
in interface JoystickInterface
getY
in class Joystick
public double getZ()
JoystickInterface
getZ
in interface JoystickInterface
getZ
in class Joystick