diff --git a/docs/allclasses-index.html b/docs/allclasses-index.html index ab1a687b..e2e38ec2 100644 --- a/docs/allclasses-index.html +++ b/docs/allclasses-index.html @@ -2,10 +2,9 @@ - + All Classes (StuyLib API) - @@ -28,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":2,"i1":8,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":4,"i8":2,"i9":2,"i10":2,"i11":2,"i12":1,"i13":2,"i14":1,"i15":2,"i16":1,"i17":1,"i18":2,"i19":2,"i20":1,"i21":2,"i22":2,"i23":4,"i24":4,"i25":2,"i26":2,"i27":2,"i28":4,"i29":4,"i30":4,"i31":4,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2,"i46":1,"i47":2,"i48":2,"i49":2,"i50":2,"i51":2}; +var data = {"i0":2,"i1":8,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":4,"i8":2,"i9":2,"i10":2,"i11":2,"i12":1,"i13":2,"i14":1,"i15":2,"i16":1,"i17":1,"i18":2,"i19":2,"i20":1,"i21":2,"i22":4,"i23":4,"i24":4,"i25":4,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":1,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2}; var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -250,78 +249,54 @@

All Classes

-LegacyGamepad -Deprecated. - - -LegacyGamepad.DPadButton -Deprecated. - - -LegacyGamepad.DPadButton.Direction -  - - -LegacyGamepad.GamepadSwitchMode -  - - -LegacyGamepad.LeftTriggerButton -Deprecated. - - -LegacyGamepad.RightTriggerButton -Deprecated. - - Limelight
This is a class that lets you interface with the limelight network table.
- + Limelight.CameraStream   - + Limelight.CamMode   - + Limelight.LEDMode   - + Limelight.SnapshotMode   - + Logitech
Implementation of Logitech Controller and its 2 Modes for the Gamepad Class
- + Logitech.DMode
There is a switch on the back of the controller this is for when the switch is in the D position
- + Logitech.XMode
There is a switch on the back of the controller this is for when the switch is in the X position
- + MovingAverage
Simple implementation of an Simple Moving Average
- + NetKeyboard
This class lets you send and recieve keyboard information over network tables @@ -329,13 +304,13 @@

All Classes

Every other class will interact with the network keyboards through this class
- + NetKeyGamepad
This class takes data from a Network Keyboard and puts it into a gamepad
- + NetKeyListener
A KeyListener that uploads all of the key strokes to a network table where @@ -346,7 +321,7 @@

All Classes

Make an AWT window to use this listener
- + NetKeyWindow
This is a simple class that @@ -356,14 +331,14 @@

All Classes

network table
- + NetworkTableWrapper
The NetworkTableWrapper is a very fast way to easily interface with a network table.
- + PollingIStream
Takes an IStream and an IStreamFilter and makes a PollingIStream @@ -372,64 +347,64 @@

All Classes

calls get
- + PS4
Implementation of the PS4 for the Gamepad Class
- + RateLimit
This class lets you rate limit a stream of inputs
- + RollingAverage
Simple implementation of an Exponential Moving Average
- + SLMath
SLMath (StuyLib Math) is a class containing many algorithms that are useful for developing robot code.
- + SLMathFilter
A set of filters that uses algorithms from InputScaler that can be used as a StreamFilter.
- + Solve3DResult
Class that is used to return solve 3D results from the limelight
- + TimedRateLimit
This class lets you rate limit a stream of inputs where the values are limited based on time passed
- + Vector2D
Simple coordinate class that defines many helpful functions like
- + Version
This class holds version information that can be printed and comparted
- + WPIGamepad
WPI Gamepad extends Gamepad and adds functions that makes interacting with diff --git a/docs/allclasses.html b/docs/allclasses.html index 5aabe2ba..5dc48c05 100644 --- a/docs/allclasses.html +++ b/docs/allclasses.html @@ -2,10 +2,9 @@ - + All Classes (StuyLib API) - @@ -43,12 +42,6 @@

All Classes

  • IStreamFilterGroup
  • LambdaButton
  • LambdaButton.ButtonCheck
  • -
  • LegacyGamepad
  • -
  • LegacyGamepad.DPadButton
  • -
  • LegacyGamepad.DPadButton.Direction
  • -
  • LegacyGamepad.GamepadSwitchMode
  • -
  • LegacyGamepad.LeftTriggerButton
  • -
  • LegacyGamepad.RightTriggerButton
  • Limelight
  • Limelight.CameraStream
  • Limelight.CamMode
  • diff --git a/docs/allpackages-index.html b/docs/allpackages-index.html index 7034d529..20e2d42f 100644 --- a/docs/allpackages-index.html +++ b/docs/allpackages-index.html @@ -2,10 +2,9 @@ - + All Packages (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/exception/ConstructionError.html b/docs/com/stuypulse/stuylib/exception/ConstructionError.html index a3327cfd..50dd8f1a 100644 --- a/docs/com/stuypulse/stuylib/exception/ConstructionError.html +++ b/docs/com/stuypulse/stuylib/exception/ConstructionError.html @@ -2,10 +2,9 @@ - + ConstructionError (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/exception/package-summary.html b/docs/com/stuypulse/stuylib/exception/package-summary.html index 2b0314a5..2556ef87 100644 --- a/docs/com/stuypulse/stuylib/exception/package-summary.html +++ b/docs/com/stuypulse/stuylib/exception/package-summary.html @@ -2,10 +2,9 @@ - + com.stuypulse.stuylib.exception (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/exception/package-tree.html b/docs/com/stuypulse/stuylib/exception/package-tree.html index be997e8f..e7f05904 100644 --- a/docs/com/stuypulse/stuylib/exception/package-tree.html +++ b/docs/com/stuypulse/stuylib/exception/package-tree.html @@ -2,10 +2,9 @@ - + com.stuypulse.stuylib.exception Class Hierarchy (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/FRCLogger.Loggable.html b/docs/com/stuypulse/stuylib/file/FRCLogger.Loggable.html index ef709792..5458d6a8 100644 --- a/docs/com/stuypulse/stuylib/file/FRCLogger.Loggable.html +++ b/docs/com/stuypulse/stuylib/file/FRCLogger.Loggable.html @@ -2,10 +2,9 @@ - + FRCLogger.Loggable (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/FRCLogger.html b/docs/com/stuypulse/stuylib/file/FRCLogger.html index 7c947c6b..6cfa7567 100644 --- a/docs/com/stuypulse/stuylib/file/FRCLogger.html +++ b/docs/com/stuypulse/stuylib/file/FRCLogger.html @@ -2,10 +2,9 @@ - + FRCLogger (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/csv/CSVElement.html b/docs/com/stuypulse/stuylib/file/csv/CSVElement.html index 64b0af2d..6ed60641 100644 --- a/docs/com/stuypulse/stuylib/file/csv/CSVElement.html +++ b/docs/com/stuypulse/stuylib/file/csv/CSVElement.html @@ -2,10 +2,9 @@ - + CSVElement (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/csv/CSVReader.html b/docs/com/stuypulse/stuylib/file/csv/CSVReader.html index 5c2ecd03..7f6f5ded 100644 --- a/docs/com/stuypulse/stuylib/file/csv/CSVReader.html +++ b/docs/com/stuypulse/stuylib/file/csv/CSVReader.html @@ -2,10 +2,9 @@ - + CSVReader (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/csv/CSVType.html b/docs/com/stuypulse/stuylib/file/csv/CSVType.html index 9278a2f5..76bdb445 100644 --- a/docs/com/stuypulse/stuylib/file/csv/CSVType.html +++ b/docs/com/stuypulse/stuylib/file/csv/CSVType.html @@ -2,10 +2,9 @@ - + CSVType (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/csv/CSVWriter.html b/docs/com/stuypulse/stuylib/file/csv/CSVWriter.html index 5f553c39..f481042b 100644 --- a/docs/com/stuypulse/stuylib/file/csv/CSVWriter.html +++ b/docs/com/stuypulse/stuylib/file/csv/CSVWriter.html @@ -2,10 +2,9 @@ - + CSVWriter (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/csv/package-summary.html b/docs/com/stuypulse/stuylib/file/csv/package-summary.html index 754ce1c6..50326a5e 100644 --- a/docs/com/stuypulse/stuylib/file/csv/package-summary.html +++ b/docs/com/stuypulse/stuylib/file/csv/package-summary.html @@ -2,10 +2,9 @@ - + com.stuypulse.stuylib.file.csv (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/csv/package-tree.html b/docs/com/stuypulse/stuylib/file/csv/package-tree.html index c0ac781d..a4d439d1 100644 --- a/docs/com/stuypulse/stuylib/file/csv/package-tree.html +++ b/docs/com/stuypulse/stuylib/file/csv/package-tree.html @@ -2,10 +2,9 @@ - + com.stuypulse.stuylib.file.csv Class Hierarchy (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/package-summary.html b/docs/com/stuypulse/stuylib/file/package-summary.html index c3ffafb0..8d0a8d3b 100644 --- a/docs/com/stuypulse/stuylib/file/package-summary.html +++ b/docs/com/stuypulse/stuylib/file/package-summary.html @@ -2,10 +2,9 @@ - + com.stuypulse.stuylib.file (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/file/package-tree.html b/docs/com/stuypulse/stuylib/file/package-tree.html index 91103550..dc54608d 100644 --- a/docs/com/stuypulse/stuylib/file/package-tree.html +++ b/docs/com/stuypulse/stuylib/file/package-tree.html @@ -2,10 +2,9 @@ - + com.stuypulse.stuylib.file Class Hierarchy (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/info/Information.html b/docs/com/stuypulse/stuylib/info/Information.html index 53e70d98..50698966 100644 --- a/docs/com/stuypulse/stuylib/info/Information.html +++ b/docs/com/stuypulse/stuylib/info/Information.html @@ -2,10 +2,9 @@ - + Information (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/info/Version.html b/docs/com/stuypulse/stuylib/info/Version.html index a73423f6..7828734f 100644 --- a/docs/com/stuypulse/stuylib/info/Version.html +++ b/docs/com/stuypulse/stuylib/info/Version.html @@ -2,10 +2,9 @@ - + Version (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/info/package-summary.html b/docs/com/stuypulse/stuylib/info/package-summary.html index e41b80b3..2992463a 100644 --- a/docs/com/stuypulse/stuylib/info/package-summary.html +++ b/docs/com/stuypulse/stuylib/info/package-summary.html @@ -2,10 +2,9 @@ - + com.stuypulse.stuylib.info (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/info/package-tree.html b/docs/com/stuypulse/stuylib/info/package-tree.html index 68de28dc..9ed3cc1e 100644 --- a/docs/com/stuypulse/stuylib/info/package-tree.html +++ b/docs/com/stuypulse/stuylib/info/package-tree.html @@ -2,10 +2,9 @@ - + com.stuypulse.stuylib.info Class Hierarchy (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/input/Gamepad.html b/docs/com/stuypulse/stuylib/input/Gamepad.html index 7da848bc..491aabfc 100644 --- a/docs/com/stuypulse/stuylib/input/Gamepad.html +++ b/docs/com/stuypulse/stuylib/input/Gamepad.html @@ -2,10 +2,9 @@ - + Gamepad (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/input/LambdaButton.ButtonCheck.html b/docs/com/stuypulse/stuylib/input/LambdaButton.ButtonCheck.html index 6e86898d..db9f0671 100644 --- a/docs/com/stuypulse/stuylib/input/LambdaButton.ButtonCheck.html +++ b/docs/com/stuypulse/stuylib/input/LambdaButton.ButtonCheck.html @@ -2,10 +2,9 @@ - + LambdaButton.ButtonCheck (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/input/LambdaButton.html b/docs/com/stuypulse/stuylib/input/LambdaButton.html index cb7b958d..150975b8 100644 --- a/docs/com/stuypulse/stuylib/input/LambdaButton.html +++ b/docs/com/stuypulse/stuylib/input/LambdaButton.html @@ -2,10 +2,9 @@ - + LambdaButton (StuyLib API) - @@ -124,9 +123,6 @@

    Class LambdaButton

  • java.lang.Object
    • All Implemented Interfaces:
      -
      edu.wpi.first.wpilibj.Sendable, java.lang.AutoCloseable
      +
      edu.wpi.first.wpilibj.Sendable

      public class LambdaButton
      @@ -277,13 +271,6 @@ 

      Methods inherited from class edu.wpi.first.wpilibj.buttons.Trigger

      cancelWhenActive, initSendable, toggleWhenActive, whenActive, whenInactive, whileActive
      -
    • - - -

      Methods inherited from class edu.wpi.first.wpilibj.SendableBase

      -addChild, close, free, getName, getSubsystem, setName, setName, setName, setSubsystem
    • -
    -
    • @@ -295,7 +282,7 @@

      Methods inherited from class java.lang.Object

      Methods inherited from interface edu.wpi.first.wpilibj.Sendable

      -setName
    • +addChild, getName, getSubsystem, setName, setName, setName, setName, setSubsystem
  • diff --git a/docs/com/stuypulse/stuylib/input/LegacyGamepad.DPadButton.Direction.html b/docs/com/stuypulse/stuylib/input/LegacyGamepad.DPadButton.Direction.html deleted file mode 100644 index f32aca91..00000000 --- a/docs/com/stuypulse/stuylib/input/LegacyGamepad.DPadButton.Direction.html +++ /dev/null @@ -1,407 +0,0 @@ - - - - - -LegacyGamepad.DPadButton.Direction (StuyLib API) - - - - - - - - - - - - - - - -
    - -
    - -
    -
    - -

    Enum LegacyGamepad.DPadButton.Direction

    -
    -
    - -
    - -
    -
    -
      -
    • - -
      -
        -
      • - - -

        Enum Constant Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        Enum Constants 
        Enum ConstantDescription
        DOWN 
        LEFT 
        RIGHT 
        UP 
        -
      • -
      -
      - -
      -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - -
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethodDescription
        static LegacyGamepad.DPadButton.DirectionvalueOf​(java.lang.String name) -
        Returns the enum constant of this type with the specified name.
        -
        static LegacyGamepad.DPadButton.Direction[]values() -
        Returns an array containing the constants of this enum type, in -the order they are declared.
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Enum

          -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
        • -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -getClass, notify, notifyAll, wait, wait, wait
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
      -
    • - -
      - -
      - -
      -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          values

          -
          public static LegacyGamepad.DPadButton.Direction[] values()
          -
          Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
          -for (LegacyGamepad.DPadButton.Direction c : LegacyGamepad.DPadButton.Direction.values())
          -    System.out.println(c);
          -
          -
          -
          Returns:
          -
          an array containing the constants of this enum type, in the order they are declared
          -
          -
        • -
        - - - -
          -
        • -

          valueOf

          -
          public static LegacyGamepad.DPadButton.Direction valueOf​(java.lang.String name)
          -
          Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.)
          -
          -
          Parameters:
          -
          name - the name of the enum constant to be returned.
          -
          Returns:
          -
          the enum constant with the specified name
          -
          Throws:
          -
          java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
          -
          java.lang.NullPointerException - if the argument is null
          -
          -
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/com/stuypulse/stuylib/input/LegacyGamepad.DPadButton.html b/docs/com/stuypulse/stuylib/input/LegacyGamepad.DPadButton.html deleted file mode 100644 index c0f77bc7..00000000 --- a/docs/com/stuypulse/stuylib/input/LegacyGamepad.DPadButton.html +++ /dev/null @@ -1,405 +0,0 @@ - - - - - -LegacyGamepad.DPadButton (StuyLib API) - - - - - - - - - - - - - - - -
    - -
    - -
    -
    - -

    Class LegacyGamepad.DPadButton

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • edu.wpi.first.wpilibj.SendableBase
      • -
      • -
          -
        • edu.wpi.first.wpilibj.buttons.Trigger
        • -
        • -
            -
          • edu.wpi.first.wpilibj.buttons.Button
          • -
          • -
              -
            • com.stuypulse.stuylib.input.LegacyGamepad.DPadButton
            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      edu.wpi.first.wpilibj.Sendable, java.lang.AutoCloseable
      -
      -
      -
      Enclosing class:
      -
      LegacyGamepad
      -
      -
      -
      @Deprecated
      -public static class LegacyGamepad.DPadButton
      -extends edu.wpi.first.wpilibj.buttons.Button
      -
      Deprecated.
      -
      DPadButton Class - - Lets us treat the D-Pad axis as individual buttons
      -
    • -
    -
    -
    -
      -
    • - -
      -
        -
      • - - -

        Nested Class Summary

        - - - - - - - - - - - - -
        Nested Classes 
        Modifier and TypeClassDescription
        static class LegacyGamepad.DPadButton.Direction -
        Deprecated.
        -
          -
        • - - -

          Nested classes/interfaces inherited from class edu.wpi.first.wpilibj.buttons.Trigger

          -edu.wpi.first.wpilibj.buttons.Trigger.ButtonScheduler
        • -
        -
      • -
      -
      - -
      - -
      - -
      -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods Deprecated Methods 
        Modifier and TypeMethodDescription
        booleanget() -
        Deprecated.
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.buttons.Button

          -cancelWhenPressed, toggleWhenPressed, whenPressed, whenReleased, whileHeld
        • -
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.buttons.Trigger

          -cancelWhenActive, initSendable, toggleWhenActive, whenActive, whenInactive, whileActive
        • -
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.SendableBase

          -addChild, close, free, getName, getSubsystem, setName, setName, setName, setSubsystem
        • -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
          -
        • - - -

          Methods inherited from interface edu.wpi.first.wpilibj.Sendable

          -setName
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
      -
    • - -
      - -
      - -
      -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          get

          -
          public boolean get()
          -
          Deprecated.
          -
          -
          Specified by:
          -
          get in class edu.wpi.first.wpilibj.buttons.Trigger
          -
          -
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/com/stuypulse/stuylib/input/LegacyGamepad.GamepadSwitchMode.html b/docs/com/stuypulse/stuylib/input/LegacyGamepad.GamepadSwitchMode.html deleted file mode 100644 index 4b5364d7..00000000 --- a/docs/com/stuypulse/stuylib/input/LegacyGamepad.GamepadSwitchMode.html +++ /dev/null @@ -1,407 +0,0 @@ - - - - - -LegacyGamepad.GamepadSwitchMode (StuyLib API) - - - - - - - - - - - - - - - -
    - -
    - -
    -
    - -

    Enum LegacyGamepad.GamepadSwitchMode

    -
    -
    - -
    - -
    -
    -
      -
    • - -
      - -
      - -
      -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - -
        All Methods Static Methods Concrete Methods 
        Modifier and TypeMethodDescription
        static LegacyGamepad.GamepadSwitchModevalueOf​(java.lang.String name) -
        Returns the enum constant of this type with the specified name.
        -
        static LegacyGamepad.GamepadSwitchMode[]values() -
        Returns an array containing the constants of this enum type, in -the order they are declared.
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Enum

          -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
        • -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -getClass, notify, notifyAll, wait, wait, wait
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
      -
    • - -
      - -
      - -
      -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          values

          -
          public static LegacyGamepad.GamepadSwitchMode[] values()
          -
          Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
          -for (LegacyGamepad.GamepadSwitchMode c : LegacyGamepad.GamepadSwitchMode.values())
          -    System.out.println(c);
          -
          -
          -
          Returns:
          -
          an array containing the constants of this enum type, in the order they are declared
          -
          -
        • -
        - - - -
          -
        • -

          valueOf

          -
          public static LegacyGamepad.GamepadSwitchMode valueOf​(java.lang.String name)
          -
          Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.)
          -
          -
          Parameters:
          -
          name - the name of the enum constant to be returned.
          -
          Returns:
          -
          the enum constant with the specified name
          -
          Throws:
          -
          java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
          -
          java.lang.NullPointerException - if the argument is null
          -
          -
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/com/stuypulse/stuylib/input/LegacyGamepad.LeftTriggerButton.html b/docs/com/stuypulse/stuylib/input/LegacyGamepad.LeftTriggerButton.html deleted file mode 100644 index 13359133..00000000 --- a/docs/com/stuypulse/stuylib/input/LegacyGamepad.LeftTriggerButton.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - - -LegacyGamepad.LeftTriggerButton (StuyLib API) - - - - - - - - - - - - - - - -
    - -
    - -
    -
    - -

    Class LegacyGamepad.LeftTriggerButton

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • edu.wpi.first.wpilibj.SendableBase
      • -
      • -
          -
        • edu.wpi.first.wpilibj.buttons.Trigger
        • -
        • -
            -
          • edu.wpi.first.wpilibj.buttons.Button
          • -
          • -
              -
            • com.stuypulse.stuylib.input.LegacyGamepad.LeftTriggerButton
            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      edu.wpi.first.wpilibj.Sendable, java.lang.AutoCloseable
      -
      -
      -
      Enclosing class:
      -
      LegacyGamepad
      -
      -
      -
      @Deprecated
      -public static class LegacyGamepad.LeftTriggerButton
      -extends edu.wpi.first.wpilibj.buttons.Button
      -
      Deprecated.
      -
      LeftTriggerButton Class - - Lets us treat the Left trigger as an individual button in SWITCH_X mode
      -
    • -
    -
    -
    -
      -
    • - -
      -
        -
      • - - -

        Nested Class Summary

        -
          -
        • - - -

          Nested classes/interfaces inherited from class edu.wpi.first.wpilibj.buttons.Trigger

          -edu.wpi.first.wpilibj.buttons.Trigger.ButtonScheduler
        • -
        -
      • -
      -
      - -
      - -
      - -
      -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods Deprecated Methods 
        Modifier and TypeMethodDescription
        booleanget() -
        Deprecated.
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.buttons.Button

          -cancelWhenPressed, toggleWhenPressed, whenPressed, whenReleased, whileHeld
        • -
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.buttons.Trigger

          -cancelWhenActive, initSendable, toggleWhenActive, whenActive, whenInactive, whileActive
        • -
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.SendableBase

          -addChild, close, free, getName, getSubsystem, setName, setName, setName, setSubsystem
        • -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
          -
        • - - -

          Methods inherited from interface edu.wpi.first.wpilibj.Sendable

          -setName
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
      -
    • - -
      -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          LeftTriggerButton

          -
          public LeftTriggerButton​(LegacyGamepad gamepad)
          -
          Deprecated.
          -
        • -
        -
      • -
      -
      - -
      -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          get

          -
          public boolean get()
          -
          Deprecated.
          -
          -
          Specified by:
          -
          get in class edu.wpi.first.wpilibj.buttons.Trigger
          -
          -
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/com/stuypulse/stuylib/input/LegacyGamepad.RightTriggerButton.html b/docs/com/stuypulse/stuylib/input/LegacyGamepad.RightTriggerButton.html deleted file mode 100644 index 56afaf3b..00000000 --- a/docs/com/stuypulse/stuylib/input/LegacyGamepad.RightTriggerButton.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - - -LegacyGamepad.RightTriggerButton (StuyLib API) - - - - - - - - - - - - - - - -
    - -
    - -
    -
    - -

    Class LegacyGamepad.RightTriggerButton

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • edu.wpi.first.wpilibj.SendableBase
      • -
      • -
          -
        • edu.wpi.first.wpilibj.buttons.Trigger
        • -
        • -
            -
          • edu.wpi.first.wpilibj.buttons.Button
          • -
          • -
              -
            • com.stuypulse.stuylib.input.LegacyGamepad.RightTriggerButton
            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      edu.wpi.first.wpilibj.Sendable, java.lang.AutoCloseable
      -
      -
      -
      Enclosing class:
      -
      LegacyGamepad
      -
      -
      -
      @Deprecated
      -public static class LegacyGamepad.RightTriggerButton
      -extends edu.wpi.first.wpilibj.buttons.Button
      -
      Deprecated.
      -
      RightTriggerButton Class - - Lets us treat the right trigger as an individual button in SWITCH_X mode
      -
    • -
    -
    -
    -
      -
    • - -
      -
        -
      • - - -

        Nested Class Summary

        -
          -
        • - - -

          Nested classes/interfaces inherited from class edu.wpi.first.wpilibj.buttons.Trigger

          -edu.wpi.first.wpilibj.buttons.Trigger.ButtonScheduler
        • -
        -
      • -
      -
      - -
      - -
      - -
      -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods Deprecated Methods 
        Modifier and TypeMethodDescription
        booleanget() -
        Deprecated.
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.buttons.Button

          -cancelWhenPressed, toggleWhenPressed, whenPressed, whenReleased, whileHeld
        • -
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.buttons.Trigger

          -cancelWhenActive, initSendable, toggleWhenActive, whenActive, whenInactive, whileActive
        • -
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.SendableBase

          -addChild, close, free, getName, getSubsystem, setName, setName, setName, setSubsystem
        • -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
          -
        • - - -

          Methods inherited from interface edu.wpi.first.wpilibj.Sendable

          -setName
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
      -
    • - -
      -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          RightTriggerButton

          -
          public RightTriggerButton​(LegacyGamepad gamepad)
          -
          Deprecated.
          -
        • -
        -
      • -
      -
      - -
      -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          get

          -
          public boolean get()
          -
          Deprecated.
          -
          -
          Specified by:
          -
          get in class edu.wpi.first.wpilibj.buttons.Trigger
          -
          -
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/com/stuypulse/stuylib/input/LegacyGamepad.html b/docs/com/stuypulse/stuylib/input/LegacyGamepad.html deleted file mode 100644 index e5a8712d..00000000 --- a/docs/com/stuypulse/stuylib/input/LegacyGamepad.html +++ /dev/null @@ -1,1233 +0,0 @@ - - - - - -LegacyGamepad (StuyLib API) - - - - - - - - - - - - - - - -
    - -
    - -
    -
    - -

    Class LegacyGamepad

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • edu.wpi.first.wpilibj.GenericHID
      • -
      • -
          -
        • edu.wpi.first.wpilibj.Joystick
        • -
        • -
            -
          • com.stuypulse.stuylib.input.LegacyGamepad
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
      -
    • -
      -
      @Deprecated
      -public class LegacyGamepad
      -extends edu.wpi.first.wpilibj.Joystick
      -
      Deprecated.
      -
      Class for both the Logitech Dual Action 2 Gamepad and the Logitech Gamepad - F310. This class also works with the Logitech Wireless Gamepad F710, and on - the PS4 Wireless controller (the PS4 also comes with an extra button and 2 - extra axis for the bumpers)
      -
    • -
    -
    -
    -
      -
    • - -
      -
        -
      • - - -

        Nested Class Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Nested Classes 
        Modifier and TypeClassDescription
        static class LegacyGamepad.DPadButton -
        Deprecated.
        -
        static class LegacyGamepad.GamepadSwitchMode -
        Deprecated.
        static class LegacyGamepad.LeftTriggerButton -
        Deprecated.
        -
        static class LegacyGamepad.RightTriggerButton -
        Deprecated.
        -
        -
          -
        • - - -

          Nested classes/interfaces inherited from class edu.wpi.first.wpilibj.Joystick

          -edu.wpi.first.wpilibj.Joystick.AxisType, edu.wpi.first.wpilibj.Joystick.ButtonType
        • -
        -
          -
        • - - -

          Nested classes/interfaces inherited from class edu.wpi.first.wpilibj.GenericHID

          -edu.wpi.first.wpilibj.GenericHID.Hand, edu.wpi.first.wpilibj.GenericHID.HIDType, edu.wpi.first.wpilibj.GenericHID.RumbleType
        • -
        -
      • -
      -
      - -
      - -
      - -
      -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods Deprecated Methods 
        Modifier and TypeMethodDescription
        edu.wpi.first.wpilibj.buttons.JoystickButtongetBottomButton() -
        Deprecated.
        LegacyGamepad.DPadButtongetDPadDown() -
        Deprecated.
        LegacyGamepad.DPadButtongetDPadLeft() -
        Deprecated.
        LegacyGamepad.DPadButtongetDPadRight() -
        Deprecated.
        LegacyGamepad.DPadButtongetDPadUp() -
        Deprecated.
        edu.wpi.first.wpilibj.buttons.JoystickButtongetLeftAnalogButton() -
        Deprecated.
        edu.wpi.first.wpilibj.buttons.JoystickButtongetLeftBumper() -
        Deprecated.
        edu.wpi.first.wpilibj.buttons.JoystickButtongetLeftButton() -
        Deprecated.
        edu.wpi.first.wpilibj.buttons.ButtongetLeftTrigger() -
        Deprecated.
        doublegetLeftX() -
        Deprecated.
        -
        The left analog stick x-axis.
        -
        doublegetLeftY() -
        Deprecated.
        -
        The left analog stick y-axis.
        -
        booleangetRawBottomButton() -
        Deprecated.
        -
        The bottom button of the button group.
        -
        booleangetRawDPadDown() -
        Deprecated.
        -
        The lower d-pad button.
        -
        booleangetRawDPadLeft() -
        Deprecated.
        -
        The left d-pad button.
        -
        booleangetRawDPadRight() -
        Deprecated.
        -
        The right d-pad button.
        -
        booleangetRawDPadUp() -
        Deprecated.
        -
        The upper d-pad button.
        -
        booleangetRawLeftAnalogButton() -
        Deprecated.
        -
        The click-function of the left analog stick.
        -
        booleangetRawLeftBumper() -
        Deprecated.
        -
        The left bumper.
        -
        booleangetRawLeftButton() -
        Deprecated.
        -
        The left button of the button group.
        -
        booleangetRawLeftTrigger() -
        Deprecated.
        -
        The left trigger: digital
        -
        doublegetRawLeftTriggerAxis() -
        Deprecated.
        -
        The left trigger: analog
        -
        booleangetRawOptionButton() -
        Deprecated.
        booleangetRawRightAnalogButton() -
        Deprecated.
        -
        The click-function of the right analog stick.
        -
        booleangetRawRightBumper() -
        Deprecated.
        -
        The right bumper.
        -
        booleangetRawRightButton() -
        Deprecated.
        -
        The right button of the button group.
        -
        booleangetRawRightTrigger() -
        Deprecated.
        -
        The left trigger: digital
        -
        doublegetRawRightTriggerAxis() -
        Deprecated.
        -
        The right trigger: analog
        -
        booleangetRawSelectButton() -
        Deprecated.
        -
        The central left button.
        -
        booleangetRawStartButton() -
        Deprecated.
        -
        The central right button.
        -
        booleangetRawTopButton() -
        Deprecated.
        -
        The top button of the button group.
        -
        edu.wpi.first.wpilibj.buttons.JoystickButtongetRightAnalogButton() -
        Deprecated.
        edu.wpi.first.wpilibj.buttons.JoystickButtongetRightBumper() -
        Deprecated.
        edu.wpi.first.wpilibj.buttons.JoystickButtongetRightButton() -
        Deprecated.
        edu.wpi.first.wpilibj.buttons.ButtongetRightTrigger() -
        Deprecated.
        doublegetRightX() -
        Deprecated.
        -
        The right analog stick x-axis.
        -
        doublegetRightY() -
        Deprecated.
        -
        The right analog stick y-axis.
        -
        edu.wpi.first.wpilibj.buttons.JoystickButtongetSelectButton() -
        Deprecated.
        edu.wpi.first.wpilibj.buttons.JoystickButtongetStartButton() -
        Deprecated.
        edu.wpi.first.wpilibj.buttons.JoystickButtongetTopButton() -
        Deprecated.
        voidresetGamepadType() -
        Deprecated.
        -
        Resets the type of the gamepad (Not expensive)
        -
        voidrumble​(double intensity) -
        Deprecated.
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.Joystick

          -getAxis, getAxisChannel, getButton, getDirectionDegrees, getDirectionRadians, getMagnitude, getThrottle, getThrottleChannel, getTop, getTopPressed, getTopReleased, getTrigger, getTriggerPressed, getTriggerReleased, getTwist, getTwistChannel, getX, getXChannel, getY, getYChannel, getZ, getZChannel, setAxisChannel, setThrottleChannel, setTwistChannel, setXChannel, setYChannel, setZChannel
        • -
        -
          -
        • - - -

          Methods inherited from class edu.wpi.first.wpilibj.GenericHID

          -getAxisCount, getAxisType, getButtonCount, getName, getPort, getPOV, getPOV, getPOVCount, getRawAxis, getRawButton, getRawButtonPressed, getRawButtonReleased, getType, getX, getY, setOutput, setOutputs, setRumble
        • -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
      -
    • - -
      -
        -
      • - - -

        Constructor Detail

        - - - - - - - -
          -
        • -

          LegacyGamepad

          -
          public LegacyGamepad​(int port)
          -
          Deprecated.
          -
        • -
        -
      • -
      -
      - -
      -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          resetGamepadType

          -
          public void resetGamepadType()
          -
          Deprecated.
          -
          Resets the type of the gamepad (Not expensive)
          -
        • -
        - - - -
          -
        • -

          getLeftX

          -
          public double getLeftX()
          -
          Deprecated.
          -
          The left analog stick x-axis.
          -
          -
          Returns:
          -
          value of left analog x-axis
          -
          -
        • -
        - - - -
          -
        • -

          getLeftY

          -
          public double getLeftY()
          -
          Deprecated.
          -
          The left analog stick y-axis.
          -
          -
          Returns:
          -
          value of left analog y-axis (pushing stick up is positive)
          -
          -
        • -
        - - - -
          -
        • -

          getRightX

          -
          public double getRightX()
          -
          Deprecated.
          -
          The right analog stick x-axis.
          -
          -
          Returns:
          -
          value of right analog x-axis
          -
          -
        • -
        - - - -
          -
        • -

          getRightY

          -
          public double getRightY()
          -
          Deprecated.
          -
          The right analog stick y-axis.
          -
          -
          Returns:
          -
          value of right analog y-axis (pushing stick up is positive)
          -
          -
        • -
        - - - -
          -
        • -

          getRawDPadUp

          -
          public boolean getRawDPadUp()
          -
          Deprecated.
          -
          The upper d-pad button.
          -
          -
          Returns:
          -
          if upper d-pad button is pressed
          -
          -
        • -
        - - - - - - - -
          -
        • -

          getRawDPadDown

          -
          public boolean getRawDPadDown()
          -
          Deprecated.
          -
          The lower d-pad button.
          -
          -
          Returns:
          -
          if the lower d-pad button is pressed
          -
          -
        • -
        - - - - - - - -
          -
        • -

          getRawDPadLeft

          -
          public boolean getRawDPadLeft()
          -
          Deprecated.
          -
          The left d-pad button.
          -
          -
          Returns:
          -
          if the left d-pad button is pressed
          -
          -
        • -
        - - - - - - - -
          -
        • -

          getRawDPadRight

          -
          public boolean getRawDPadRight()
          -
          Deprecated.
          -
          The right d-pad button.
          -
          -
          Returns:
          -
          if the right d-pad button is pressed
          -
          -
        • -
        - - - - - - - -
          -
        • -

          getRawLeftBumper

          -
          public boolean getRawLeftBumper()
          -
          Deprecated.
          -
          The left bumper.
          -
          -
          Returns:
          -
          if the left bumper is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getLeftBumper

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getLeftBumper()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawRightBumper

          -
          public boolean getRawRightBumper()
          -
          Deprecated.
          -
          The right bumper.
          -
          -
          Returns:
          -
          if the right bumper is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getRightBumper

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getRightBumper()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawLeftTriggerAxis

          -
          public double getRawLeftTriggerAxis()
          -
          Deprecated.
          -
          The left trigger: analog
          -
          -
          Returns:
          -
          how far we've pushed the trigger down (0: none, 1: all the way)
          -
          -
        • -
        - - - -
          -
        • -

          getRawLeftTrigger

          -
          public boolean getRawLeftTrigger()
          -
          Deprecated.
          -
          The left trigger: digital
          -
          -
          Returns:
          -
          if the left trigger is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getLeftTrigger

          -
          public edu.wpi.first.wpilibj.buttons.Button getLeftTrigger()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawRightTriggerAxis

          -
          public double getRawRightTriggerAxis()
          -
          Deprecated.
          -
          The right trigger: analog
          -
          -
          Returns:
          -
          how far we've pushed the trigger down (0: none, 1: all the way)
          -
          -
        • -
        - - - -
          -
        • -

          getRawRightTrigger

          -
          public boolean getRawRightTrigger()
          -
          Deprecated.
          -
          The left trigger: digital
          -
          -
          Returns:
          -
          if the left trigger is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getRightTrigger

          -
          public edu.wpi.first.wpilibj.buttons.Button getRightTrigger()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawLeftButton

          -
          public boolean getRawLeftButton()
          -
          Deprecated.
          -
          The left button of the button group. On some gamepads this is X.
          -
          -
          Returns:
          -
          if the left button is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getLeftButton

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getLeftButton()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawBottomButton

          -
          public boolean getRawBottomButton()
          -
          Deprecated.
          -
          The bottom button of the button group. On some gamepads this is A.
          -
          -
          Returns:
          -
          if the bottom button is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getBottomButton

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getBottomButton()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawRightButton

          -
          public boolean getRawRightButton()
          -
          Deprecated.
          -
          The right button of the button group. On some gamepads this is B.
          -
          -
          Returns:
          -
          if the right button is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getRightButton

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getRightButton()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawTopButton

          -
          public boolean getRawTopButton()
          -
          Deprecated.
          -
          The top button of the button group. On some gamepads this is Y.
          -
          -
          Returns:
          -
          if the top button is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getTopButton

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getTopButton()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawSelectButton

          -
          public boolean getRawSelectButton()
          -
          Deprecated.
          -
          The central left button. On some gamepads this is the select button.
          -
          -
          Returns:
          -
          if the back button is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getSelectButton

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getSelectButton()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawStartButton

          -
          public boolean getRawStartButton()
          -
          Deprecated.
          -
          The central right button. On some gamepads this is the start button.
          -
          -
          Returns:
          -
          if the start button is pressed
          -
          -
        • -
        - - - -
          -
        • -

          getStartButton

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getStartButton()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawLeftAnalogButton

          -
          public boolean getRawLeftAnalogButton()
          -
          Deprecated.
          -
          The click-function of the left analog stick.
          -
          -
          Returns:
          -
          if the left analog stick is being clicked down
          -
          -
        • -
        - - - -
          -
        • -

          getLeftAnalogButton

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getLeftAnalogButton()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawRightAnalogButton

          -
          public boolean getRawRightAnalogButton()
          -
          Deprecated.
          -
          The click-function of the right analog stick.
          -
          -
          Returns:
          -
          if the right analog stick is being clicked down
          -
          -
        • -
        - - - -
          -
        • -

          getRightAnalogButton

          -
          public edu.wpi.first.wpilibj.buttons.JoystickButton getRightAnalogButton()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          getRawOptionButton

          -
          public boolean getRawOptionButton()
          -
          Deprecated.
          -
        • -
        - - - -
          -
        • -

          rumble

          -
          public void rumble​(double intensity)
          -
          Deprecated.
          -
        • -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/com/stuypulse/stuylib/input/WPIGamepad.html b/docs/com/stuypulse/stuylib/input/WPIGamepad.html index 7deb2fba..025868e5 100644 --- a/docs/com/stuypulse/stuylib/input/WPIGamepad.html +++ b/docs/com/stuypulse/stuylib/input/WPIGamepad.html @@ -2,10 +2,9 @@ - + WPIGamepad (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/input/gamepads/Logitech.DMode.html b/docs/com/stuypulse/stuylib/input/gamepads/Logitech.DMode.html index 6ac6532e..b7777d0b 100644 --- a/docs/com/stuypulse/stuylib/input/gamepads/Logitech.DMode.html +++ b/docs/com/stuypulse/stuylib/input/gamepads/Logitech.DMode.html @@ -2,10 +2,9 @@ - + Logitech.DMode (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/input/gamepads/Logitech.XMode.html b/docs/com/stuypulse/stuylib/input/gamepads/Logitech.XMode.html index b5ba44f0..a6510b93 100644 --- a/docs/com/stuypulse/stuylib/input/gamepads/Logitech.XMode.html +++ b/docs/com/stuypulse/stuylib/input/gamepads/Logitech.XMode.html @@ -2,10 +2,9 @@ - + Logitech.XMode (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/input/gamepads/Logitech.html b/docs/com/stuypulse/stuylib/input/gamepads/Logitech.html index e184d0ed..231c7bbb 100644 --- a/docs/com/stuypulse/stuylib/input/gamepads/Logitech.html +++ b/docs/com/stuypulse/stuylib/input/gamepads/Logitech.html @@ -2,10 +2,9 @@ - + Logitech (StuyLib API) - diff --git a/docs/com/stuypulse/stuylib/input/gamepads/NetKeyGamepad.html b/docs/com/stuypulse/stuylib/input/gamepads/NetKeyGamepad.html index d58a2fea..7ca81780 100644 --- a/docs/com/stuypulse/stuylib/input/gamepads/NetKeyGamepad.html +++ b/docs/com/stuypulse/stuylib/input/gamepads/NetKeyGamepad.html @@ -2,10 +2,9 @@ - + NetKeyGamepad (StuyLib API) - @@ -201,7 +200,7 @@

    Method Summary

    Description -edu.wpi.first.wpilibj.buttons.Button +LambdaButton getKey​(java.lang.String key)
    Get key name as WPI Button
    @@ -315,7 +314,7 @@

    Method Detail

    diff --git a/docs/com/stuypulse/stuylib/input/package-tree.html b/docs/com/stuypulse/stuylib/input/package-tree.html index 7e99bbc3..0fa7daa4 100644 --- a/docs/com/stuypulse/stuylib/input/package-tree.html +++ b/docs/com/stuypulse/stuylib/input/package-tree.html @@ -2,10 +2,9 @@ - + com.stuypulse.stuylib.input Class Hierarchy (StuyLib API) - @@ -111,27 +110,11 @@

    Class Hierarchy

  • com.stuypulse.stuylib.input.WPIGamepad
  • -
  • edu.wpi.first.wpilibj.GenericHID - -
  • -
  • edu.wpi.first.wpilibj.SendableBase (implements java.lang.AutoCloseable, edu.wpi.first.wpilibj.Sendable) - @@ -146,21 +129,6 @@

    Interface Hierarchy

  • com.stuypulse.stuylib.input.LambdaButton.ButtonCheck
  • -
    -

    Enum Hierarchy

    - -