Class WsDPadButtonInputConfig

  • All Implemented Interfaces:
    InputConfig

    public class WsDPadButtonInputConfig
    extends WsJSButtonInputConfig
    Wrapper class to identify d-pad buttons separate from joystick buttons.
    • Constructor Summary

      Constructors 
      Constructor Description
      WsDPadButtonInputConfig​(int p_port, int p_button)
      Wrapper constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • WsDPadButtonInputConfig

        public WsDPadButtonInputConfig​(int p_port,
                                       int p_button)
        Wrapper constructor.
        Parameters:
        p_port - Driver station controller port number.
        p_button - Joystick button index.