Package frc.team_8840_lib.utils.controls
Class Buttons.POV
java.lang.Object
frc.team_8840_lib.utils.controls.Buttons.POV
- Enclosing class:
Buttons
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Still
public static final int Still- See Also:
-
UpRight
public static final int UpRight- See Also:
-
Up
public static final int Up- See Also:
-
UpLeft
public static final int UpLeft- See Also:
-
Left
public static final int Left- See Also:
-
DownLeft
public static final int DownLeft- See Also:
-
Down
public static final int Down- See Also:
-
DownRight
public static final int DownRight- See Also:
-
Right
public static final int Right- See Also:
-
-
Constructor Details
-
POV
public POV()
-