| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.wpi.first.wpilibj.Joystick.ButtonType
public static class Joystick.ButtonType
Represents a digital button on the JoyStick
| Field Summary | |
|---|---|
| static Joystick.ButtonType | kNumButtonbutton: num button types | 
| static Joystick.ButtonType | kTopbutton: top button | 
| static Joystick.ButtonType | kTriggerbutton: trigger | 
|  int | valueThe integer value representing this enumeration | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public final int value
public static final Joystick.ButtonType kTrigger
public static final Joystick.ButtonType kTop
public static final Joystick.ButtonType kNumButton
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||