| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wpi.first.wpilibj.GenericHID.Hand
public static class GenericHID.Hand
Which hand the Human Interface Device is associated with.
| Field Summary | |
|---|---|
| static GenericHID.Hand | kLefthand: left | 
| static GenericHID.Hand | kRighthand: right | 
|  int | valueThe integer value representing this enumeration | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public final int value
public static final GenericHID.Hand kLeft
public static final GenericHID.Hand kRight
| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||