Class Touch

java.lang.Object
org.edu_nation.easy_ftc.sensor.Touch

public class Touch extends Object
Implements a touch sensor by extending the functionality of Sensor
See Also:
  • Method Details

    • state

      public Boolean state()
      Return touch sensor state
      Returns:
      whether the sensor has been pressed or not